Skip to main content
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.

Response

Returns an empty response on success.