v1

latestOpenAPI 3.0.0Proprietary2026-08-06130577659.7 KB
Projects|Project

Delete projects.

This endpoint permits the deletion of multiple projects simultaneously through the use of various filters. Keep in mind to perform as many actions as possible with a single API request to avoid exceeding the rate limit. Additionally, please note that once deleted, projects cannot be restored. The dryRun option, if enabled, produces a simulated successful response without executing the action on the live system

get/project/delete

Query parameters

projects[byIds][]integer[]

Filters based on the internal project IDs

projects[byReferences][]string[]

Filters based on the project numbers.

projects[byImportKeys][]string[]

Filters based on the external project IDs.

projects[importSource]string

Name of the external data source. (Default is "*API")

This parameter is only required if the external project ID is filtered.

dryRunboolean

Simulate the operation (default: false). (No data will be removed) This Parameter is optional.

Response

Success Response: