cURL
curl --request POST \ --url https://api.pocketsflow.com/subscriptions/{id}/cancel \ --header 'Authorization: Bearer <token>'
Cancel an active subscription
Enter your Pocketsflow API key (format: pk_live_... or pk_test_...)
Subscription ID
Subscription canceled successfully
Was this page helpful?