Skip to main content

Toggle the environment with `name` off

POST 

/api/admin/environments/:name/off

Removes this environment from the list of available environments for projects to use

Request

Path Parameters

    name stringrequired

Responses

This response has no body.

Loading...