cURL
curl --request DELETE \ --url https://api.lavapayments.com/v1/subscriptions/{id} \ --header 'Authorization: Bearer <token>'
{ "success": true }
Schedule a subscription for cancellation at the end of the current billing cycle
Bearer token authentication used for standard API calls. Format: 'Bearer YOUR_API_KEY'
Subscription ID
Subscription cancelled