cURL
curl --request POST \ --url https://api.example.com/objects/associations \ --header 'Content-Type: application/json' \ --data ' { "name": "<string>", "object1": { "ids": [ 1 ], "label": "<string>", "child": true }, "object2": { "ids": [ 1 ], "label": "<string>", "child": true } } '
{}
Documentation IndexFetch the complete documentation index at: https://docs.unifiedcrm.ai/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.unifiedcrm.ai/llms.txt
Use this file to discover all available pages before exploring further.
Definition of an association
Show child attributes
No content
The response is of type No Properties · object.
No Properties · object