Skip to main content

Restore an archived object.

POST 

/objects/:objectId/restore

Restore an archived object from cold storage. Objects in the ARCHIVED state must be restored before their content can be downloaded. This operation requires an API key with edit access to objects; a read-only or download-only key returns a 403. Restore is asynchronous: it does not complete immediately and can take several hours (up to 24 hours) for the object to become AVAILABLE. A restored copy is temporary and is removed after the number of days set by expirationDays.

Request

Responses

The restore request was accepted.