POST v1/user/location/save

Add a location to a User

Request Information

URI Parameters

None.

Body Parameters

UserLocationModel
NameDescriptionTypeAdditional information
UserLocationID

Unique identifier of the user location combination

integer

None.

User

User

UserModel

None.

Location

Location

LocationModel

None.

Request Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.