curl --request DELETE \
--url https://api.hubapi.com/crm-object-schemas/v3/schemas/{objectType}/associations/{associationIdentifier}
This response has no body data.
Removes an existing association from a schema.
curl --request DELETE \
--url https://api.hubapi.com/crm-object-schemas/v3/schemas/{objectType}/associations/{associationIdentifier}
This response has no body data.
Was this page helpful?