Delete a Subscription Webhook
Subscriptions
Delete a Subscription Webhook
Delete a subscription webhook by its ID to stop receiving subscription-related events.
DELETE
Delete a Subscription Webhook
NOTE: When using Helio on mainnet, set your Base URL to https://api.hel.io and generate your API keys from moonpay.hel.io . For testnet, use https://api.dev.hel.io and generate your API keys from moonpay.dev.hel.io.
Authorizations
Authentication using JWT token
Path Parameters
The unique ID of the subscription webhook you want to retrieve.
Query Parameters
Your API key can be generated on the Helio Dashboard’s settings page.
Response
Webhook deleted successfully.
