Create and schedule a slideshow post to one or more accounts
["acc_123", "acc_456"]).["https://example.com/slide1.jpg", "https://example.com/slide2.jpg"]).4, 6, or 8. Only applies when renderAsVideo is true.true, the slideshow images are rendered into a single video file (at the specified slideDuration per slide) before posting. When false (default), images are posted as a native slideshow directly on each platform.Platform behavior:renderAsVideo: true to post as a video instead.renderAsVideo: true to post as a Reel video instead.renderAsVideo: true:soundId to an Instagram post (native slideshows don’t support sound on Instagram)renderAsVideo is true, posts will show a pending_render status while the video is being rendered in the background. Once rendering is complete the status moves to scheduled, at which point the post will go live at the specified scheduledTime.renderAsVideo: true to render them into a video first — useful when you want to attach a sound to an Instagram post or ensure video format. Video rendering happens in the background; posts will show a pending_render status until rendering is complete, then move to scheduled.