Authorizations
A valid API key generated in Topsort's UI.
Path Parameters
Id of the webhook.
Response
Successful Response
curl --request DELETE \
--url https://api.topsort.com/public/v1/webhooks/webhooks/{webhook-id} \
--header 'Authorization: Bearer <token>'
This response does not have an example.
Deletes the webhook.
curl --request DELETE \
--url https://api.topsort.com/public/v1/webhooks/webhooks/{webhook-id} \
--header 'Authorization: Bearer <token>'
This response does not have an example.
A valid API key generated in Topsort's UI.
Id of the webhook.
Successful Response
Was this page helpful?