DELETE
/
public
/
v1
/
webhooks
/
webhooks
/
{webhook-id}
curl --request DELETE \
  --url https://api.topsort.com/public/v1/webhooks/webhooks/{webhook-id}
This response does not have an example.

Path Parameters

webhook-id
string
required

Id of the webhook.

Response

204
_mintlify/placeholder

Successful Response