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 string required
Responses

This response has no body.

Loading...