Skip to main content
DELETE
Delete a webhook

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

Webhook deleted successfully.

message
string
Example:

"Successfully deleted webhook"

webhookId
string<uuid>
Example:

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