cURL
curl --request PATCH \ --url https://api.smokeball.com/subscriptions/{id}/resume \ --header 'Authorization: <api-key>' \ --header 'Content-Type: application/json-patch+json' \ --header 'x-api-key: <api-key>' \ --data '{}'
This response does not have an example.
Resumes a subscription that is pending cancellation or is already canceled.
If the subscription is in a CANCELED state:
The unique identifier of the subscription
Successfully resumed the subscription