Update Briefing
Briefing
Update Briefing
Update an existing briefing. All fields are optional.
PATCH
Update Briefing
Update an existing briefing schedule. All fields are optional — only include the fields you want to change.Documentation Index
Fetch the complete documentation index at: https://docs.linqalpha.com/llms.txt
Use this file to discover all available pages before exploring further.
Stock Selection
Same as Create Briefing: providestock_ids (preferred) or tickers. Use the Map Tickers endpoint to convert ticker symbols to stock IDs.
Scheduled Time Format
Must be in 12-hour AM/PM format:"9:00 AM", "3:30 PM", "12:00 PM".
Partial Update
Only fields included in the request body will be updated. For example, to change only the schedule time:Field Reference
| Field | Type | Description |
|---|---|---|
topic | string | Briefing instructions |
stock_ids | string[] | Internal stock UUIDs (preferred) |
tickers | string[] | Ticker symbols (auto-resolved) |
language | string | null | Output language. null for auto-detect |
scheduled_time | string | h:mm AM/PM format |
timezone | string | IANA timezone (e.g. America/New_York) |
frequency | string | daily, weekly, or monthly |
scheduled_day_of_week | integer | 0 (Sun) – 6 (Sat), for weekly |
scheduled_day_of_month | integer | 1–31, for monthly |
title | string | Custom briefing title |
source_type | string | tfs_only, rms_only, or both |
attach_pdf | boolean | Attach PDF to delivery email |
is_active | boolean | Enable/disable the schedule |
Authorizations
Path Parameters
Body
application/json
All fields are optional. Only include fields you want to change.
Briefing instructions/topic
Internal stock UUIDs (preferred)
Ticker symbols (auto-resolved)
Output language (null = auto-detect)
Available options:
English, Spanish, French, German, Italian, Portuguese, Dutch, Hindi, Japanese, Chinese, Finnish, Korean, Polish, Russian, Turkish, Ukrainian, Vietnamese h:mm AM/PM format (e.g. '9:00 AM')
IANA timezone (e.g. Asia/Seoul)
Available options:
daily, weekly, monthly 0=Sun, 6=Sat
Required range:
0 <= x <= 6Required range:
1 <= x <= 31Custom briefing title
Available options:
tfs_only, rms_only, both Enable/disable the schedule
RMS source configurations
Watchlist group ID (null to unlink)
Use title as fixed email subject