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:
[
  "84a4d9b5-af53-4279-97f5-9ebc533160aa",
  "98bd2837-0d31-47fc-b451-4ef0da10a361"
]

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.