Contacts
Update contact
REQUIRED SCOPES <code>['contacts:write']</code><br> This endpoint is used to update an existing contact within the system. It updates the properties specified in the request.<br><br>In case you've been updating contact records in an external database, the endpoint will help sync those updates to your system. You can use the update contact endpoint to complete the sync and avoid making manual updates.
put/contacts/{contact}
Path parameters
contactinteger required
Contact id
Request body
Response
OK
Changes
No recorded changes to this endpoint across all 2 revisions of this API.