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:
[
  "6938e54a-6175-40a8-8a04-2a8fa2b1285d",
  "1015a5cd-ea02-439e-b38f-b39686737538"
]

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.