Skip to main content
DELETE
Delete Webhook

Path Parameters

string
required
The webhook ID to delete (e.g., whk_abc123).

Example

Authorizations

X-API-Key
string
header
required

API key authentication. Keys are prefixed with awx_.

Path Parameters

id
string
required

The webhook ID to delete (e.g., whk_abc123).

Response

Webhook deleted successfully.

id
string

The deleted webhook ID.

deleted
boolean

Confirmation of deletion.