Environments
Create an environments in an organisation.
Request Body
application/json
Requiredname
RequiredstringMinimum length:
1
Maximum length: 25
Pattern: "^[a-zA-Z0-9\\-\\s&]*$"
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-]+$"
Request was successfully processed. The response body contains the requested data.