# Pause a subscription Pauses an active subscription. No charges will be made while the subscription is paused. The subscription can be resumed later. Endpoint: POST /subscriptions/{id}/pause Version: 1.0 ## Path parameters: - `id` (string, required) Unique identifier of the subscription to pause Example: "sub_2FdhgypnsJQn9mZlY5qGaElL" ## Header parameters: - `cc-api-key` (string, required) Chaching API Key ## Response 200 fields ## Response 400 fields ## Response 404 fields