cURL
curl --request DELETE \ --url https://api.hubapi.com/crm-object-schemas/v3/schemas/{objectType} \ --header 'Authorization: Bearer <token>'
This response has no body data.
Supported products
Required Scopes
The access token received from the authorization server in the OAuth 2.0 flow.
Fully qualified name or object type ID of your schema.
Whether to return only results that have been archived.
Was this page helpful?