user

Enable or disable the authenticated user's interest tags (B3-4674)

put/v1/user/interests/settings

Request body

object required

Response

OK

codeinteger
messagestring
requestIdstring

Example response

{
  "code": 200,
  "message": "success",
  "requestId": "req_abc123"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.