Webhooks
Delete a webhook
Authorization
BearerAuth AuthorizationBearer <token>
API key (csk_live_…)
In: header
Path Parameters
id*string
Webhook ID
Response Body
application/json
curl -X DELETE "https://api.cospec.io/v1/webhooks/string"Empty
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"requestId": "string"
}