For the complete documentation index, see llms.txt. This page is also available as Markdown.

🔌 Canais e Sessões

CreateSession

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

Successful response

application/json
post/v2/api/external/{ApiID}/createtSession
200

Successful response

DeleteSession

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

Successful response

application/json
post/v2/api/external/{ApiID}/deleteSession
200

Successful response

ListGroupsInfo

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

Successful response

application/json
post/v2/api/external/{ApiID}/listGroupInfo
200

Successful response

RequestNewQrCode

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

Successful response

application/json
post/v2/api/external/{ApiID}/requestNewQrCodeSession
200

Successful response

ShowChannelInformation

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

Successful response

application/json
post/v2/api/external/{ApiID}/showChannel
200

Successful response

ShowChannelInformationById

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

Successful response

application/json
post/v2/api/external/{ApiID}/showChannelById
200

Successful response

ShowQrCode

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

Successful response

application/json
post/v2/api/external/{ApiID}/qrCodeSession
200

Successful response

StartSession

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

Successful response

application/json
post/v2/api/external/{ApiID}/startSession
200

Successful response

Atualizado

Isto foi útil?