cURL
curl --request DELETE \ --url https://api.kausate.com/v2/webhooks/{webhookId} \ --header 'X-API-Key: <api-key>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Delete a webhook
Sign up at Kausate.com to get an API key
Successful Response
Was this page helpful?