assets
Refresh Asset Price
Trigger an immediate price refresh for a single market-priced asset.
Mirrors what the scheduled daily task does for one asset — re-quotes the ticker, updates last_price + last_price_at, and upserts today's AssetValue. Returns the refreshed asset with the same shape as the list endpoint (including current_value_primary).
post/api/assets/{asset_id}/refresh-price
Path parameters
asset_idstring uuid required
Headers
X-Workspace-Idstring nullable
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.