Delete Webhook
Delete an existing webhook.
/webhooks/:webhook_id
DELETE
https://api.terminal.africa/v1/webhooks/:webhook_id
This endpoint allows you to delete an existing webhook.
Path Parameters
Name | Type | Description |
---|---|---|
webhook_id* | String | Unique identifier for webhook to be deleted. |
Headers
Name | Type | Description |
---|---|---|
Authorization* | string | Set value to |
Last updated