v1
latestOpenAPI 3.0.02026-07-2482421001.1 KBOrg Level Webhooks
Delete webhook
Delete a webhook using the webhook's universally unique identification code (UUID).
delete/webhook/{webhook_uuid}/delete
Path parameters
webhook_uuidstring uuid required
Example:9be5c090-7dd6-465b-950e-885b95e1863a
The unique identification code (UUID) of the webhook.
Response
OK
Example response
{
"status": "200",
"message": "OK"
}