Update the editor interface
You can use this endpoint to update an existing editor interface. You will need to specify its last version with 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 form of a string
environment_id
ID of the environment in form of a string
content_type_id
ID of the content type in form of a string
Headers
X-Contentful-Version
Version of the editor interface to update
Request
This endpoint expects a map from strings to any.
Response headers
Content-Type
Content-Type
Response
OK - Request successful