Webhooks
Set Webhook
Definir Webhook para instância
POST
/
webhook
/
set
/
{instance}
Authorizations
apikey
string
headerrequiredSeu cabeçalho da chave de autorização.
Path Parameters
instance
string
requiredID da instância.
Body
application/json
url
string
requiredWebhook URL
events
enum<string>[]
requiredEventos que podem ser enviados ao Webhook
Available options:
QRCODE_UPDATED
, MESSAGES_UPSERT
, MESSAGES_UPDATE
, MESSAGES_DELETE
, SEND_MESSAGE
, CONTACTS_UPSERT
, CONTACTS_UPDATE
, PRESENCE_UPDATE
, CHATS_UPSERT
, CHATS_UPDATE
, CHATS_DELETE
, GROUPS_UPSERT
, GROUP_UPDATE
, GROUP_PARTICIPANTS_UPDATE
, CONNECTION_UPDATE
, LABELS_EDIT
, LABELS_ASSOCIATION
, CALL
webhook_by_events
boolean
Aceitar Webhook por eventos. Acesse os Endpoints aqui: https://docs.wappfy.com.br/pages/webhooks-endpoints
webhook_base64
boolean
Enviar arquivos em base64 quando possivel
Response
201 - application/json
webhook
object