user

Add an interest for the authenticated user

post/v1/user/interests

Request body

object required
OR

Response

OK

codeinteger
dataobject
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.