Unarchive an asset

Unarchives an asset, restoring it to draft state. Files can take up to an hour to become available on the CDN again.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

space_idstringRequired
ID of the Space in form of a string
environment_idstringRequired
ID of the environment in form of a string
asset_idstringRequired
ID of the Asset in form of a string

Headers

X-Contentful-VersionstringOptional
Version of the asset to unarchive

Response headers

Content-Typestring

Content-Type

Response

OK - Request successful