---
title: "Revert subscription"
method: PUT
path: "/subscriptions/{id}/{version}/revert"
tags: ["Subscriptions"]
---

# Revert subscription

`PUT /subscriptions/{id}/{version}/revert`

Reverts the subscription for given subscription Id and version to it's previous version. Operation is allowed only if invoices have not been generated and revenue has not been recognized

## Path parameters

- `id` string, required
- `version` integer, required

## Response `default`

successful operation

---

[API](https://skmtc.net/dealhub/apis/quote-api.md) · [All operations](https://skmtc.net/dealhub/apis/quote-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dealhub/quote-api/versions/c30f5b9fbfab/schema)
