hooks

Delete Hook

Deletes a webhook based on its ID. This action is irreversible.

delete/hooks/{hookId}

Path parameters

hookIdstring required

The ID of the webhook to delete. Provided as a path parameter.

Response

Success

idstring required
object'hook' required
deletedtrue required

Changes