POST api/v1/WirelessTask/SetFreePassageByAlarm/{AccessCardID}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
AccessCardID

integer

Required

Body Parameters

Collection of integer

Request Formats

application/json, text/json

Sample:
[
  1,
  2
]

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.