DELETE
/
webhooks
/
delete
/
{webhookId}

Authorizations

Authorization
string
header
required

API key for authentication.```

Path Parameters

webhookId
string<uuid>
required

The unique identifier of the webhook to be deleted.

Example:

"20c775ff-666c-42d7-b4db-26e4af4e43c7"

Response

204

Webhook deleted successfully.