---
title: "Unarchive a `Reservation`."
method: POST
path: "/providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}/unarchive"
tags: ["Reservation, Unarchive"]
---

# Unarchive a `Reservation`.

`POST /providers/Microsoft.Capacity/reservationOrders/{reservationOrderId}/reservations/{reservationId}/unarchive`

Unarchiving a `Reservation` moves it to the state it was before archiving.

## Path parameters

- `reservationOrderId` string, required
- `reservationId` string, required

## Query parameters

- `api-version` string, required

## Response `200`

Unarchive complete for the reservation.

## Other responses

- `default` — Unexpected error

---

[API](https://skmtc.net/azure/apis/reservations-microsoft-capacity-reservations.md) · [All operations](https://skmtc.net/azure/apis/reservations-microsoft-capacity-reservations/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/azure/reservations-microsoft-capacity-reservations/revisions/1d4481f1bd1e/schema)
