Skip to main content
DELETE
Excluir um endpoint de webhook

Autorizações

Authorization
string
header
obrigatório

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Parâmetros de caminho

id
string<uuid>
obrigatório

Webhook endpoint UUID

Resposta

Endpoint de webhook excluído

ok
boolean
obrigatório

Operação bem-sucedida

Exemplo:

true