cURL
curl --request PATCH \ --url https://api.example.com/objects/associations/{objectAssociationId} \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "object1": { "label": "<string>" }, "object2": { "label": "<string>" } } '
{}
ID of association definition to delete
Definition of an association
Show child attributes
No content
The response is of type No Properties · object.
No Properties · object