Delete Env

Delete Env

Endpoint to delete environment by id
Authorized Roles : PROVIDER or ORG_ADMIN

Request
URI
DELETE
https://{api_host}/provider/environments/{id}
COPY
Path Parameters
string
id
Required

ID of the environment

Query Parameters
boolean
isHardDelete
Optional

Flag to hard delete


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Operation doesn't return any data structure

400

Bad Request

Operation doesn't return any data structure

500

Internal Server Error

Operation doesn't return any data structure