User Controller create Or Update
PUT {{baseUrl}}/users/interests?api_token={{apiToken}}
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
api_token | string |
Request Body
{"interests"=>["debug", "tips"]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
""