Data Catalogue
Associate Data with Sample
Attach data entries to a physical sample
POST
Associates one or more data entries with a physical sample. To detach the data entries from their current sample, pass
null for physical_sample_id.
array
required
UUIDs of the data entries to associate
string
required
UUID of the physical sample to associate with the data entries. Pass
null to detach the data entries from their current sample.