Skip to content

Deleting samples

Deleting samples

Note

Deleted samples are still counted towards the total count of processed samples on invoices.

It is possible to delete samples belonging to a project using either the CLI or API.

gencove projects delete-samples --sample-ids sample1,sample2 project1

Note that when using the above command, all samples supplied must belong to the same project.