Update environment

Authentication

AuthorizationBearer

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

Path parameters

environment_refstringRequired

Request

This endpoint expects an object.
namestring or nullOptional1-255 characters
is_defaultboolean or nullOptional
entrieslist of objects or nullOptional

Response

Successful Response
idstringformat: "uuid"
namestring
is_defaultboolean
entrieslist of objects
created_atdatetime
updated_atdatetime

Errors

401
Unauthorized Error
404
Not Found Error
409
Conflict Error
422
Unprocessable Entity Error