Skip to main content
DELETE
Delete Webhook

Paramètres de chemin

string
requis
ID du Webhook à supprimer (par exemple, whk_abc123).

Exemple

Autorisations

X-API-Key
string
header
requis

API key authentication. Keys are prefixed with awx_.

Paramètres de chemin

id
string
requis

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

Réponse

Webhook deleted successfully.

id
string

The deleted webhook ID.

deleted
boolean

Confirmation of deletion.