Delete a Pay Link Webhook
Pay Links
Delete a Pay Link Webhook
Delete a Pay Link webhook by its ID to stop receiving transaction events.
DELETE
Delete a Pay Link 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 identifier of the webhook you want to delete.
Query Parameters
Your API key can be generated on the Helio Dashboard’s settings page.
Response
Webhook deleted successfully.
