POST api/Event/GetUserAssignedCampuses

Request Information

URI Parameters

None.

Body Parameters

GetByUserIdRequestViewModel
NameDescriptionTypeAdditional information
UserId

globally unique identifier

None.

Request Formats

application/json, text/json

Sample:
{
  "UserId": "905a8f05-a435-4968-a797-ec3bdab2e21e"
}

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.