POST api/userprofile/updatecontentset

Update user's current content set

Request Information

URI Parameters

None.

Body Parameters

NameDescriptionTypeAdditional 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