Unsubscribe an existing webhook
curl --request DELETE \ --url https://api.hystruct.com/v1/integrations/webhooks/unsubscribe \ --header 'x-api-key: <api-key>'
{ "message": "<string>" }
webhook id
Successful response