# Resume a subscription Resumes a paused subscription. Billing will continue from where it was paused, and the subscription will be active again. Endpoint: POST /subscriptions/{id}/resume Version: 1.0 ## Path parameters: - `id` (string, required) Unique identifier of the subscription to resume Example: "sub_2FdhgypnsJQn9mZlY5qGaElL" ## Header parameters: - `cc-api-key` (string, required) Chaching API Key ## Response 200 fields ## Response 400 fields ## Response 404 fields