patch https://api.coingate.com/api/v2/billing/subscriptions//cancel
Cancels a specific subscription.
Before making a PATCH Cancel Subscription request, a POST Create Subscription request should be made.
Then a PATCH Activate Subscription request should be made to activate the subscription & start accepting payments.
After a subscription is created, you will get the subscription ID which will be used in the PATCH Cancel Subscription request.
❗To create requests within the CoinGate system the user should have an authentication token. To get it, please follow the instructions here.