cURL
curl --request DELETE \ --url https://api.trysela.com/api/webhooks/{id}/ \ --header 'Authorization: <api-key>'
Deletes a webhook subscription.
Token-based authentication with required prefix "Token"
A unique integer value identifying this webhook.
No response body