Update a space name
Updates a space; send attributes as a JSON payload and include X-Contentful-Version. X-Contentful-Organization is optional if the account belongs to only one organization.
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-Organization
Organization ID to create the space under
X-Contentful-Version
Version of the space to update
Request
This endpoint expects a map from strings to any.
Response headers
Content-Type
Content-Type
Response
OK - Request successful