Update Related List

PUT {{api-domain}}/crm/v3/Leads/4876876000000900134/Campaigns

To update the relation between the records. Refer to the documentation for more details.

Request Body

{"data"=>[{"id"=>"4876876000001081034", "Member_Status"=>"Active"}]}

RESPONSES

status: OK

{"data":[{"code":"SUCCESS","details":{"id":"4876876000001081034"},"message":"relation updated","status":"success"}]}