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