delete https://api.coingate.com/api/v2/billing/subscriptions/
Deletes a specific subscription.
Before making a DELETE Subscription request, a POST Create Subscription request should be made.
After a subscription is created, you will get the subscription ID which will be used in the DELETE Subscription request.
❗To create requests within the CoinGate system the user should have an authentication token. To get it, please follow the instructions here.