Re: delete an association between 2 custom objects

karien
Contributor | Gold Partner
Contributor | Gold Partner

/crm/v4/associations/{fromObjectType}/{toObjectType}/batch/archive
just make certain is this the correct endpoint to delete AN ASSOCIATION BETWEEN 2 OBJECTS.. 

thank you

0 Upvotes
1 Accepted solution
karien
Solution
Contributor | Gold Partner
Contributor | Gold Partner

ok its fine, i found the right endpoint, thx
/crm/v4/associations/{fromObjectType}/{toObjectType}/labels/{associationTypeId}

View solution in original post

0 Upvotes
2 Replies 2
karien
Solution
Contributor | Gold Partner
Contributor | Gold Partner

ok its fine, i found the right endpoint, thx
/crm/v4/associations/{fromObjectType}/{toObjectType}/labels/{associationTypeId}

0 Upvotes
FPalmisano
Contributor

Hi @karien  ,

I'm trying to delete an association for a custom object. How did you solve it?

Thank you!

0 Upvotes