# Cancel a subscription Cancels an active subscription. The subscription will be terminated immediately or at the end of the current billing period based on configuration. Endpoint: DELETE /subscriptions/{id} Version: 1.0 ## Path parameters: - `id` (string, required) Unique identifier of the subscription to cancel Example: "sub_2FdhgypnsJQn9mZlY5qGaElL" ## Header parameters: - `cc-api-key` (string, required) Chaching API Key ## Response 200 fields ## Response 400 fields ## Response 404 fields