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

🟢 Interativo Baileys

BaileysQuickReply

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

Successful response

application/json
post/v2/api/external/{ApiID}/sendInteractive/baileys/quickReply
200

Successful response

BaileysSingleSelect

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

Successful response

application/json
post/v2/api/external/{ApiID}/sendInteractive/baileys/singleSelect
200

Successful response

BaileysPixButton

post
/v2/api/external/{ApiID}/sendInteractive/baileys/pixButton
Autorizações
AuthorizationstringObrigatório
Bearer authentication header of the form Bearer <token>.
Parâmetros de rota
ApiIDstringObrigatório
Corpo
ticketIdnumberOpcional
pixTypestringOpcional
pixKeystringOpcional
pixNamestringOpcional
bodyTextstringOpcional
Respostas
200

Successful response

application/json
post/v2/api/external/{ApiID}/sendInteractive/baileys/pixButton
200

Successful response

BaileysCtaCopy

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

Successful response

application/json
post/v2/api/external/{ApiID}/sendInteractive/baileys/ctaCopy
200

Successful response

BaileysCtaUrl

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

Successful response

application/json
post/v2/api/external/{ApiID}/sendInteractive/baileys/ctaUrl
200

Successful response

BaileysCtaCall

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

Successful response

application/json
post/v2/api/external/{ApiID}/sendInteractive/baileys/ctaCall
200

Successful response

Atualizado

Isto foi útil?