Skip to main content
DELETE
Remover endpoint de webhook

Authorizations

Authorization
string
header
required

Autenticação via chave de API. Use publicKey:secretKey codificado em Base64 no header Authorization: Basic {credentials}.

Path Parameters

id
string<uuid>
required

ID do endpoint (UUID)

Response

Operação realizada com sucesso

success
boolean
Example:

true

message
string