cURL
curl --request DELETE \ --url https://api.argil.ai/v1/webhooks/{id} \ --header 'x-api-key: <api-key>'
This response does not have an example.
Deletes a single webhook identified by its ID.
API key to be included in the x-api-key header
Successfully deleted webhook
Was this page helpful?