Skip to main content
DELETE
Delete Webhook

路徑參數

string
必填
要刪除的 Webhook ID(例如 whk_abc123)。

範例

授權

X-API-Key
string
header
必填

API key authentication. Keys are prefixed with awx_.

路徑參數

id
string
必填

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

回應

Webhook deleted successfully.

id
string

The deleted webhook ID.

deleted
boolean

Confirmation of deletion.