POST
/
webhook
/
set
/
{instance}

Authorizations

apikey
string
headerrequired

Seu cabeçalho da chave de autorização.

Path Parameters

instance
string
required

ID da instância.

Body

application/json
url
string
required

Webhook URL

events
enum<string>[]
required

Eventos 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