curl --request DELETE \
--url https://api.hubapi.com/crm-object-schemas/v3/schemas/{objectType} \
--header 'Authorization: Bearer <token>'This response has no body data.Deletes a schema. Any existing records of this schema must be deleted first. Otherwise this call will fail.
curl --request DELETE \
--url https://api.hubapi.com/crm-object-schemas/v3/schemas/{objectType} \
--header 'Authorization: Bearer <token>'This response has no body data.The access token received from the authorization server in the OAuth 2.0 flow.
Nombre completamente calificado o ID del tipo de objeto de tu esquema.
Si se quieren devolver solo los resultados que se han archivado.