Skip to main content
POST
Updates the association between physical samples and a project.
string
required
The UUID of the project
array
required
Array of physical sample UUIDs to associate with the project
boolean
default:"false"
If true, replaces all existing sample associations with the provided list. If false, adds the provided samples to the existing associations.

Response

Returns an array of the physical sample UUIDs now associated with the project.