POST api/userprofile/updatecontentset
Update user's current content set
Request Information
URI Parameters
None.
Body Parameters
Name | Description | Type | Additional information |
---|---|---|---|
ContentSet |
Content set |
ContentSet |
None. |
Request Formats
application/json, text/json
Sample:
{ "contentSet": 0 }
Response Information
Response Formats
application/json, text/json
Sample:
true