Webhooks

Delete Webhook

Permanently delete a webhook configuration by its ID.

delete/networks/webhooks/{webhookId}

Path parameters

webhookIdinteger required

The webhook ID.

Response

resultboolean

Whether the deletion was successful.

Changes