Delete an association
v1
Delete an association
Delete an association between 2 CRM objects. If you need to remove multiple associations, you can use the batch delete endpoint.
PUT
Delete an association
Documentation Index
Fetch the complete documentation index at: https://developers.hubspot.de/docs/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
The ID of the object you want to remove the association from.
The ID of the currently associated object that you're removing the association from.
The category of the association. Currently this must be "HUBSPOT_DEFINED"
The ID of the association definition. See the table on the overview page for a list of those IDs.
Antwort
200 - application/json
Successful response - Delete an association between 2 CRM objects
The response is of type object.
Last modified on April 9, 2026