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:
[
  "ed061fe2-6f28-4ab9-a0d3-2b134fa32af9",
  "1e64c167-4700-472c-b107-044e7bc5138b"
]

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.