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.
Nome completo ou ID do tipo de objeto do seu esquema.
Se apenas os resultados que foram arquivados devem ser retornados.