Skip to main content

Deletes an environment by name

DELETE 

/api/admin/environments/:name

Given an existing environment by name, this endpoint will attempt to delete it

Request

Path Parameters

    name stringrequired

Responses

This response has no body.

Loading...