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": "a3afd6fc-e875-47bd-82f0-3c5869010a97"
}

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.