Skip to main content
DELETE
Delete Webhook

Parámetros de ruta

string
requerido
ID del Webhook a eliminar (por ejemplo, whk_abc123).

Ejemplo

Autorizaciones

X-API-Key
string
header
requerido

API key authentication. Keys are prefixed with awx_.

Parámetros de ruta

id
string
requerido

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

Respuesta

Webhook deleted successfully.

id
string

The deleted webhook ID.

deleted
boolean

Confirmation of deletion.