Skip to main content
POST
Create contact inbox

Authorizations

api_access_token
string
header
required

Path Parameters

id
string<uuid>
required

ID of the contact

Body

application/json
inbox_id
string<uuid>
required

The ID of the inbox

Example:

"222e3333-e44b-55d6-a777-888999000111"

source_id
string

Contact Inbox Source Id

Response

Contact inbox created successfully

success
boolean
Example:

true

data
any
meta
object
message
string

Success message

Example:

"Contact inbox created successfully"