Marks a social reply as posted with the live URL. SetsDocumentation Index
Fetch the complete documentation index at: https://docs.getcitable.com/llms.txt
Use this file to discover all available pages before exploring further.
status='published', stamps posted_url and posted_at. Brand resolved from auth context.
When to use
- The user has just posted the reply on Reddit, Hacker News, or another platform and wants it tracked.
- A user pastes a comment URL after replying manually.
When not to use
- The reply hasn’t been posted yet — use
update_replyfor status changes that don’t carry a URL. - The user wants to undo a “posted” status — call
update_replywithstatus='scheduled'or'draft'.
Inputs
Theposted_url should be the canonical URL of the live comment, not the source thread URL. Attribution joins on this column.