Skip to main content
PATCH
Reassign Contact Owner

Authorizations

Authorization
string
header
required

Bearer API key issued from Settings → Developers.

Path Parameters

contact_id
string<uuid>
required

ID of the contact.

Body

application/json

Reassign Contact Owner payload

owner_user_id
string<uuid> | null
required

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

Response

204

Successful Response