Environments
Batch Delete Environments
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Account Id
Body
application/json
The resource names of the environments to delete.
Response
200 - application/json
The response is of type object
.
Was this page helpful?