cURL
curl --request PUT \ --url https://api.example.com/associations \ --header 'Content-Type: application/json' \ --data ' [ { "record1Id": 1, "record2Id": 1, "objectAssociationId": 1 } ] '
{}
1 - 30
First record to be associated
x >= 0
Second record to be associated
Type of association
No content
The response is of type No Properties · object.
No Properties · object