Environments
Delete an environment
Permanently deletes an environment and all its associated resources including packages, connections, and metadata. This operation cannot be undone, so use with caution. The environment must exist and be accessible for deletion.
DELETE
/environments/{environmentName}Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
environmentName*string
Name of the environment
Match
^[a-zA-Z0-9_-]+$Response Body
application/json
application/json
application/json
application/json
application/json