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

This response has no body.

Loading...