Delete an environment
Delete an environment and all its associated deployments
DELETE
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.
Previous → Update an environment
Next Get env variables →