DELETE api/v2/MapaLabsSamples
Request
URI Parameters
Body Parameters
DeleteMapaLabsSamplesName | Description | Type | Additional information |
---|---|---|---|
MapaLabsSampleIds | Collection of integer |
Request Formats
application/json, text/json
Sample:
{ "MapaLabsSampleIds": [ 1, 2 ] }
text/html
Sample:
{"MapaLabsSampleIds":[1,2]}
Response
IHttpActionResultResponse Format
application/json, text/json, text/html
Sample:
Sample not available.