v1

latestOpenAPI 3.0.42026-07-13107171473.3 KB
Environments

Delete Environment

This endpoint removes an Environment identified by the environmentId parameter. If the cleanupAuditLogs flag is set to true, it also deletes the audit log records related to the environment (except for the Created a new environment and Deleted an environment records).

delete/v1/environments/{environmentId}

Path parameters

environmentIdstring uuid required

The identifier of the Environment.

Query parameters

cleanupAuditLogsboolean

An optional flag which indicates whether the audit log records related to the environment should be deleted or not.

Response

When the delete was successful.