Skip to main content

Toggle the environment with `name` on

POST /api/admin/environments/:name/on

Makes it possible to enable this environment for a project. An environment must first be globally enabled using this endpoint before it can be enabled for a project

Request

Path Parameters

  • name string required
Responses

This response has no body.

Loading...