POST Api/MobileProfiles/MyShortListRemove?currentuserid={currentuserid}&selecteduserid={selecteduserid}
Remove this profile from my short list
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| currentuserid |
Current User id |
integer |
Required |
| selecteduserid |
Selected profile id |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.