Delete Webhook Endpoint
Permanently deletes a webhook endpoint. Once a webhook endpoint is deleted, it cannot be undone.
/v1/webhook_endpoints/:id
DELETE
https://api.uiza.sh/v1/webhook_endpoints/:id
Path Parameters
Name | Type | Description |
---|---|---|
id | string | The identifier of the webhook endpoint to be deleted. |
Sample Request
Last updated