POST
/
v1
/
projects:batchDelete
This response has no body data.

Body

application/json
names
string[]
required

The names of the projects to delete. Format: projects/{project}

force
boolean

If set to true, any databases from this project will be moved to default project. Sheets are not moved since BYTEBASE_ARTIFACT sheets belong to the issue and issue project. Open issues will remain open but associated with the deleted project. If set to false, the operation will fail if the project has databases or open issues.