Swap the opening tweet with the first follow-up
POST/api/workspaces/:workspace_slug/posts/:post_id/variants/:variant_id/thread/swap-opening/
Move the opening tweet down / the first follow-up up — the one reorder the
thread PUT cannot express, because the opening tweet lives in
PostVariant.content while follow-ups are TwitterTweet rows. Swaps
the two texts AND re-parents their media atomically, so each tweet keeps
its attachments as it changes slots.
Request
Responses
- 200