POST api/v2/MapaLabsSamples/Reprocessing
Request
URI Parameters
Body Parameters
ReprocessMapaLabsSamplesName | Description | Type | Additional information |
---|---|---|---|
MapaLabsSampleIds | Collection of integer |
Request Formats
application/json, text/json
Sample:
{ "MapaLabsSampleIds": [ 1, 2 ] }
text/html
Sample:
{"MapaLabsSampleIds":[1,2]}