latestOpenAPI 3.0.32026-08-182,281012.1 MB
e2a4b9a05251
Environments
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