Unarchive a release

Unarchives a release, re-enabling publish, unpublish, and scheduling actions. Include X-Contentful-Version.

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
release_idstringRequired
ID of the release in form of a string

Headers

X-Contentful-VersionstringRequired
Version of the release to unarchive

Response headers

Content-Typestring

Content-Type

Response

OK - Request successful