Skip to main content
DELETE
Excluir endpoint de webhook

Autorizações

Authorization
string
header
obrigatório

JWT bearer token issued by the identity provider.

Cabeçalhos

X-Idempotency
string

Idempotency key (canonical).

X-Idempotency-Key
string

Idempotency key (legacy alias).

X-TTL
string

Idempotency key TTL in seconds.

Exemplo:

"86400"

Parâmetros de caminho

webhookId
string
obrigatório

Webhook UUID.

Exemplo:

"550e8400-e29b-41d4-a716-446655440000"

Resposta

OK

correlationId
string
obrigatório

Request-scoped correlation identifier echoing X-Request-ID, for pivoting from response to trace.

Exemplo:

"550e8400-e29b-41d4-a716-446655440003"

deleted
boolean
obrigatório

Always true on a successful soft-delete.