Create
PUT {{baseUrl}}/actions/v2/associations
Request Body
{"association_type_id"=>"{{associationTypeId}}", "source_record"=>{"type"=>"entity", "entity_id"=>"{{sourceEntityId}}", "id"=>"{{sourceRecordId}}"}, "target_record"=>{"type"=>"entity", "entity_id"=>"{{targetEntityId}}", "id"=>"{{targetRecordId}}"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
x-customer-id | string | ||
x-provider-name | string |