Skip to main content
POST
Transfer ownership of an inbox to another user in the company.

Authorizations

X-API-Key
string
header
required

Company API key - scoped to a specific company. Generate from the Integrations page in your dashboard.

Path Parameters

inboxId
string
required

Body

application/json

Transfer ownership data

Request body for transferring inbox ownership

companyId
string
required

Company ID

newOwnerEmail
string
required

Email of the new owner

Response

Transfer result

Transfer ownership response

message
string

Status message

newOwnerId
string

New owner user ID

success
boolean

Whether transfer was successful