Environments
Update an environments in an organisation.
Request Body
application/json
Requiredname
stringMinimum length:
3
Maximum length: 25
purpose
stringMinimum length:
0
Maximum length: 255
type
stringValue in:
"production" | "staging" | "development" | "demo" | "other"
description
stringMinimum length:
0
Maximum length: 500
Path Parameters
organisationSlug
RequiredstringPattern:
"^[a-z0-9-]+$"
environmentSlug
RequiredstringPattern:
"^[a-z0-9-]+$"
Request was successfully processed. The response body contains the requested data.