🔌 Canais e Sessões

ShowChannelInformation

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/showChannel

ShowChannelInformationById

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/showChannelById

ListGroupsInfo

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/listGroupInfo

CreateSession

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/createtSession

DeleteSession

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/deleteSession

StartSession

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/startSession

ShowQrCode

post
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatórioExample: your_api_id_here
Corpo
objectOpcional
Respostas
post
/v2/api/external/{ApiID}/qrCodeSession

Atualizado