cURL
curl --request DELETE \ --url https://api.trysela.com/api/webhooks/unsubscribe/ \ --header 'Authorization: <api-key>'
Deletes a webhook subscription given a url.
Token-based authentication with required prefix "Token"
The URL of the webhook to delete.
No response body