Authorizations
Default authentication mechanism
Path Parameters
The unique project identifier or the project name
Query Parameters
The Team identifier to perform the request on behalf of.
"team_1a2b3c4d5e6f7g8h9i0j1k2l"
The Team slug to perform the request on behalf of.
"my-team-url-slug"
Body
The slug of the custom environment to create.
32
Description of the custom environment. This is optional.
256
How we want to determine a matching branch. This is optional.
Where to copy environment variables from. This is optional.
Response
Internal representation of a custom environment with all required properties
Unique identifier for the custom environment (format: env_*)
URL-friendly name of the environment
The type of environment (production, preview, or development)
preview
, production
, development
Timestamp when the environment was created
Timestamp when the environment was last updated
Optional description of the environment's purpose
Configuration for matching git branches to this environment
List of domains associated with this environment
List of aliases for the current deployment