API दस्तावेज़ीकरण
post
/api/v1/Instruments/research/news/refreshAsks the platform to refresh news for the instrument the user is viewing. The request is accepted immediately and runs in the background so charts and other API calls are not blocked while the latest articles are fetched.
Instruments
पैरामीटर
symbol
query · string
आवश्यक
version
path · string
आवश्यक
जवाब
- 202Refresh accepted (queued or already in progress / recently completed).application/json
{ "symbol": "AAPL", "queued": true } - 404Unknown symbol.application/json
{}