Reassign Contact Owner
Assign or clear the owner of a contact.
Requires the contacts:write scope on the API key.
PATCH
Reassign Contact Owner
Authorizations
Bearer API key issued from Settings → Developers.
Path Parameters
ID of the contact.
Body
application/json
Reassign Contact Owner payload
User to assign as owner. Pass null to clear the owner.
Response
204
Successful Response