Update Brand Fact
Updates one brand fact’s text, source URL, or confidence. Only provided fields change; pass source_url: "" to clear the stored source. Editing text re-embeds the fact for semantic search; a 409 is returned when the new text collides with a sibling fact captured from the same AI response (duplicates across other facts are not rejected here and are left to Knowledge Base dedup). Review status never changes through this endpoint. Requires a website-admin API key. Also available as the MCP tool update_brand_fact.
Path Parameters
The fact to update.
Body
The website the fact belongs to.
New fact statement. Caps at 10000 characters, matching the in-app edit dialog (add_brand_facts caps new facts at 2000).
1 - 10000New source URL. An empty string clears the stored source URL.
2048New confidence level.
high, medium, low