Skip to main content
DELETE
/
webhooks
/
{webhookId}
Remover webhook
curl --request DELETE \
  --url https://api.example.com/webhooks/{webhookId} \
  --header 'X-Api-Key: <api-key>'

Authorizations

X-Api-Key
string
header
required

Chave privada da API

Path Parameters

webhookId
string
required

Response

200

Default Response