Cadastrar Webhook
Integrações
Cadastrar Webhook
Cadastra um webhook para receber notificações de eventos de uma integração.
POST
Cadastrar Webhook
Documentation Index
Fetch the complete documentation index at: https://docs.multchats.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
ID da integração
Pattern:
^c[a-z0-9]{24}$URL do webhook
Método HTTP
Available options:
GET, POST, PUT, DELETE, PATCH Tipo de evento que dispara o webhook
Available options:
MESSAGE_SENT_AND_RECEIVED, MESSAGE_SENT, MESSAGE_RECEIVED, FIRST_MESSAGE_RECEIVED, MESSAGE_IN_SERVICE, CONNECTION_STATUS_UPDATE, SERVICE_CONTINUITY_VERIFICATION Cabeçalhos HTTP adicionais
Atraso em minutos antes de disparar o webhook
Required range:
x >= 0Tipo de transferência para filtrar o disparo do webhook
Available options:
ALL, USER, AUTOMATION, API, AUTOMATION_AND_API 
