DELETE
/
api
/
v1
/
workspace
/
{workspaceId}
/
environments
/
{id}

Authorizations

Authorization
string
headerrequired

An access token in Infisical

Path Parameters

workspaceId
string
required

The ID of the project to delete the environment from.

id
string
required

The ID of the environment to delete.

Response

200 - application/json
message
string
required
workspace
string
required
environment
object
required

Was this page helpful?