PUT api/tt_rooms_units_activity/bulk_send

Request Information

URI Parameters

None.

Body Parameters

Collection of globally unique identifier

Request Formats

application/json, text/json

Sample:
[
  "be5c0f34-2cdb-4968-beb3-d3d74f55cb4d",
  "16c3f38b-c7e7-4325-b713-0e994c3db8ec"
]

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.