Skip to main content
PUT
Set the account owner

Authorizations

Authorization
string
header
required

Send your API key as Authorization: Bearer kai_live_....

Make and revoke keys in Kai, under Settings → API. Kai stores only a hash of the key, so the full key is shown one time.

Path Parameters

id
string<uuid>
required

Body

application/json
owner
string
required

A member id or the email address of a member.

reassign_open_conversations
boolean
default:false

Move the open conversations of this contact to the new owner.

Response

The contact, with its new owner.

data
object
reassigned_conversations
integer

How many open conversations moved to the new owner.