Ranking Config
Tunable weights/thresholds and mode switch for the listing ranking.
📄️ List all stored config rows (raw JSON per channel)
List all stored config rows (raw JSON per channel)
📄️ Get the stored config for a channel
Returns the stored config for the channel (or the global default when channelId is omitted), with code defaults filled in for any unset keys.
📄️ Upsert the config for a channel
Stores the full config for the channel (or the global default when channelId is omitted) and clears the resolution cache.
📄️ Delete a channel's config override
The global default cannot be deleted.