Skip to main content
POST
Create contact inbox

Autorizaciones

api_access_token
string
header
requerido

Parámetros de ruta

id
string<uuid>
requerido

ID of the contact

Cuerpo

application/json
inbox_id
string<uuid>
requerido

The ID of the inbox

Ejemplo:

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

source_id
string

Contact Inbox Source Id

Respuesta

Contact inbox created successfully

success
boolean
Ejemplo:

true

data
any
meta
object
message
string

Success message

Ejemplo:

"Contact inbox created successfully"