Unarchive a space

Unarchive a space to make it active again. Pass a productId in the request body to assign a product license to the space upon unarchiving.

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

Headers

X-Contentful-VersionstringRequired
Version of the space to update

Request

This endpoint expects an object.
productIdstringOptional
Product Id to assign to a space

Response

OK - Request successful