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:
[
  "be76a4e9-5f84-4f33-a0c8-d75de953ea9d",
  "b5e3420c-3b81-4b37-83c2-82288be55f06"
]

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.