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