contacts

Reassign Contact Owner

Assign or clear the owner of a contact.

Requires the contacts:write scope on the API key.

patch/v1/contacts/{contact_id}/owner

Path parameters

contact_idstring uuid required

ID of the contact.

Request body

owner_user_idstring uuid nullable required

User to assign as owner. Pass null to clear the owner.

Response

Successful Response

Changes

No recorded changes to this endpoint across all 13 revisions of this API.