user

Get the authenticated user's interest-tag opt-in (B3-4674)

get/v1/user/interests/settings

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.