DELETE
/
v1
/
webhooks
/
{webhook_id}
curl --request DELETE \
  --url https://api.supernotes.app/v1/webhooks/{webhook_id} \
  --header 'Api-Key: <api-key>'
"<any>"

Authorizations

Api-Key
string
header
required

Path Parameters

webhook_id
integer
required

Response

200
application/json
Successful Response

The response is of type any.