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