put https://classic-api.contractorscloud.com/api/v1/accounts//contacts/
Updates a linked account contact by its id.
Responses
Updates a linked account contact by its id.
xxxxxxxxxx
curl --request PUT \
--url https://classic-api.contractorscloud.com/api/v1/accounts/account_id/contacts/contact_id \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: