Delete an environment
Delete an environment and all its associated deployments
Path parameters
namespace
type: string
requiredThe namespace (user or organization) the project belongs to.
proj
type: string
requiredThe project ID or slug.
env
type: string
requiredThe environment ID or name.