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_id
ID of the space in form of a string
Headers
X-Contentful-Version
Version of the space to update
Request
This endpoint expects an object.
productId
Product Id to assign to a space
Response
OK - Request successful