DELETE api/v2/MapaLabsQRCodes

Request

URI Parameters

Body Parameters

DeleteMapaLabsQRCode
NameDescriptionTypeAdditional information
MapaLabsQRCodeIds

Collection of integer

Request Formats

application/json, text/json

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

text/html

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

Response

IHttpActionResult

Response Format

application/json, text/json, text/html

Sample:

Sample not available.