Skip to main content
DELETE
DELETE projects
Delete a Project. The caller must have administrator permission on the project. The project must be empty — if any samples are still associated with it, the request fails with a 400 and the message “Project has one or more samples in it. Please remove the sample(s) from the project before deleting the project.” Move or detach samples first via PATCH on the sample.

Authorizations

X-API-Key
string
header
required

Path Parameters

id
string
required

Response

200

OK