Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

agentId
string
required

ID do agente

Body

application/json

Dados do canal a ser criado

name
string
required

Nome do canal

type
enum<string>
required

Tipo do canal

Available options:
WHATSAPP,
INSTAGRAM,
CLOUD_API,
TELEGRAM,
WIDGET,
MESSENGER,
MERCADO_LIVRE

Response

Canal criado com sucesso

id
string

ID do canal

name
string

Nome do canal

type
enum<string>

Tipo do canal

Available options:
WHATSAPP,
INSTAGRAM,
CLOUD_API,
TELEGRAM,
WIDGET,
MESSENGER,
MERCADO_LIVRE