Delete environment
environments
Delete environment
Permanently deletes a environment and all associated packages, versions, and connections. This operation is irreversible.
Authorization: Requires environment admin permissions. Warning: This operation will cascade delete all child resources. Side Effects: Removes all packages, versions, and connections within the environment.
DELETE
Delete environment
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The unique identifier of the organization Standard identifier pattern for resource names
Pattern:
^[a-zA-Z0-9_ -]+$The unique identifier of the environment Standard identifier pattern for resource names
Pattern:
^[a-zA-Z0-9_ -]+$Response
Environment deleted successfully