v24

latestSwagger 2.0AGPL-3.0raw.githubusercontent.com2026-08-015163191.7 KB
Webhooks

Delete webhook

Delete a webhook for a user

delete/webhooks/{webhookID}

Path parameters

webhookIDstring required

ID of the webhook

Response

No Content

messagestring required
statusstring required

Example response

{
  "message": "action performed successfully",
  "status": "success"
}