v4
latestOpenAPI 3.0.32026-07-312,317012.2 MBEnvironments
Delete environment
delete/api/v1/projects/{projectId}/environments/{id}
Path parameters
projectIdstring required
The ID of the project to delete the environment from.
idstring required
The ID of the environment to delete.
Query parameters
hardDelete'true' | 'false'
When true, permanently removes the environment. When false or omitted, the environment is soft-deleted (preserved and scheduled for permanent deletion after a grace period) and hidden from subsequent reads.
Response
Default Response