---
title: "Restore Object from archival storage."
method: POST
path: "/{bucketName}/{Object}"
tags: ["Backup"]
---

# Restore Object from archival storage.

`POST /{bucketName}/{Object}`

## Request body

- RestoreObject — Restore object request
  - `tier` string — the retrieval option when restoring an archived object. This is cloud vendor specific.
  - `days` integer — The Days element is required for regular restore. Required for restoring archived object.

## Response `200`

Successful restoration of Object initiated

## Other responses

- `403` — Forbidden; Access Denied, InvalidAccessKey, SignatureDoesNotMatch, RestoreFailed
- `404` — Not Found i.e. No Such Bucket
- `409` — Restoration of object is already in porgress

---

[API](https://skmtc.net/sodafoundation/apis/soda-multi-cloud-api.md) · [All operations](https://skmtc.net/sodafoundation/apis/soda-multi-cloud-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/sodafoundation/soda-multi-cloud-api/versions/df048c8349b6/schema)
