Add a custom keyword to boost relevant articles in the feed
curl -X POST https://worker.rushed.com.br/api/users/keywords \ -H "X-API-Key: rsh_live_xxxxxxxxxxxx" \ -H "Content-Type: application/json" \ -d '{"keyword": "petrobras", "weight": 3.0}'
{ "success": true, "data": { "keywords": ["petrobras", "selic"], "keywordWeights": { "petrobras": 3.0, "selic": 1.0 } } }
rsh_live_xxxxxxxxxxxx
petrobras
selic
bitcoin