cURL
curl --request DELETE \ --url https://{cluster}.voucherify.io/management/v1/projects/{projectId}/webhooks/{webhookId} \ --header 'X-Management-Id: <api-key>' \ --header 'X-Management-Token: <api-key>'
This response does not have an example.
Deletes a webhook configuration.
๐ Webhook Documentation Read Introduction to webhooks article to learn how webhooks work in Voucherify.
๐ Webhook Documentation
Read Introduction to webhooks article to learn how webhooks work in Voucherify.
Was this page helpful?