curl --request DELETE \
--url https://api.hubapi.com/crm-object-schemas/v3/schemas/{objectType}/associations/{associationIdentifier} \
--header 'Authorization: Bearer <token>'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} \
--header 'Authorization: Bearer <token>'This response has no body data.