put https://{youraccountname}.api-us1.com/api/3/contactDeals/
Update an existing secondary contact
To update a secondary contact, the user should have permission to manage deals.
{
"contactDeal": {
"contact": 4,
"deal": 1,
"role": 1
}
}