environments
Deletes an environment by ID
DELETE
/
environments
/
{environmentId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
environmentId
string
requiredID of the environment
Required string length:
36
Was this page helpful?