Authorizations
Default authentication mechanism
Path Parameters
The unique project identifier or the project name
The unique custom environment identifier within the project
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
Delete Environment Variables that are not assigned to any environments.
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