Webhooks
Atualizar Webhook
PATCH
Utilize este endpoint quando precisar atualizar dados do webhook.
Atenção: Toda e qualquer modificação utilizando este endpoint afetará todas as instâncias conectadas a este webhook.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Identificador único do webhook.
Body
application/json
Response
201 - application/json
Webhook registrado com sucesso.
Resposta ao registrar um webhook.