Environments
Create
Create environment
POST
/
api
/
v1
/
workspace
/
{workspaceId}
/
environments
Authorizations
An access token in Infisical
Path Parameters
The ID of the project to create the environment in.
Body
application/json
The name of the environment to create.
The slug of the environment to create.
Required string length:
1 - 64
The position of the environment. The lowest number will be displayed as the first environment.
Required range:
x > 1