latestOpenAPI 3.0.42026-08-183012522.1 MB

66dcb6293180

Environments

Create an environment

Creates a new environment.

post/v3/environments

Request body

namestring required

Name of the environment.

Letters (a-z, A-Z), numbers, underscores, hyphens, dots and spaces. Cannot start or end with a space.

descriptionstring nullable

Description of the environment.

Any printable characters and line breaks. Cannot contain control characters other than tab, carriage return and line feed, nor invisible formatting characters (zero-width and bidirectional marks), and cannot start or end with whitespace.

Response

Created

idstring required
namestring required
descriptionstring nullable
type'production' | 'sandbox' required
createdAtstring date-time required
updatedAtstring date-time required