Update an environment template

Updates an environment template and implicitly creates a new version. Include X-Contentful-Version to lock against concurrent edits.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

organization_idstringRequired
The ID of the organization. Alphanumerical.
template_idstringRequired
The ID of the organization. Alphanumerical. For more information about this parameter, see https://www.contentful.com/developers/docs/references/content-management-api/#/introduction/updating-and-version-locking.

Headers

X-Contentful-VersionstringOptional
Version of the environment template to update

Response headers

Content-Typestring

Content-Type

Response

OK - Request successful