Create or update an environment alias
Creates a new environment alias or changes the environment it references. When updating, include the current alias version in X-Contentful-Version.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
space_id
ID of the space in the form of a string
environment_alias_id
ID of the environment alias in form of a string
Headers
X-Contentful-Version
Version of the environment alias to update
Request
This endpoint expects a map from strings to any.
Response headers
Content-Type
Content-Type
Response
OK - Request successful