Set sample metadata
POST {{baseUrl}}/api/:projectId/raw-data/:sampleId/metadata
Adds or updates the metadata associated to a sample.
Request Body
{"metadata"=>{"commodo_15"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "ametbb"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}