DELETE
/
crm-object-schemas
/
v3
/
schemas
/
{objectType}
/
associations
/
{associationIdentifier}
Remove an association
curl --request DELETE \
  --url https://api.hubapi.com/crm-object-schemas/v3/schemas/{objectType}/associations/{associationIdentifier}
This response has no body data.
Supported products
Requires one of the following products or higher.
Marketing HubMarketing HubEnterprise
Sales HubSales HubEnterprise
Service HubService HubEnterprise
Content HubContent HubEnterprise

Path Parameters

objectType
string
required

Fully qualified name or object type ID of your schema.

associationIdentifier
string
required

Unique ID of the association to remove.