Update the enablements for a space
Enables or changes features for a space. Include X-Contentful-Version (use 1 if no document exists); spaceTemplates and crossSpaceLinks must always be set together.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
space_id
The ID of the Space
Headers
X-Contentful-Version
Last version of the space enablement document you are updating
Request
This endpoint expects a map from strings to any.
Response headers
Content-Type
Content-Type
Response
OK - Request successful