Skip to main content
POST
Create contact inbox

Authorizations

api_access_token
string
header
required

Token de usuario. Envía el valor en el header api_access_token. Lo obtienes en el perfil (GET /api/v1/profile) o al regenerarlo.

Path Parameters

account_id
integer
required

The numeric ID of the account

id
number
required

ID of the contact

Body

application/json
inbox_id
number
required

The ID of the inbox

Example:

1

source_id
string

Contact Inbox Source Id

Response

Success

source_id
string

Contact Inbox Source Id

inbox
object