POST api/v2/MapaLabsSamples/Reprocessing

Request

URI Parameters

Body Parameters

ReprocessMapaLabsSamples
NameDescriptionTypeAdditional information
MapaLabsSampleIds

Collection of integer

Request Formats

application/json, text/json

Sample:
{
  "MapaLabsSampleIds": [
    1,
    2
  ]
}

text/html

Sample:
{"MapaLabsSampleIds":[1,2]}

Response