Slideshows
Render Slideshow
Render slideshow slides into final images ready for posting to media-capable accounts. Produces optimized slide assets with text overlays that your OpenClaw agent can immediately publish via the Create Post endpoint.
POST
Triggers slideshow rendering and returns the refreshed slideshow payload.
Path Parameters
Slideshow UUID.
This endpoint has no request body.
Error Responses
400 missing_slideshow_id- path param missing404 not_found- slideshow is missing/outside key scope422 no_slides- slideshow has no slides to render401- authentication failed (missing/invalid/revoked token)402 subscription_required- active Creator/Professional/Business plan required403 tier_not_allowed- Scheduler tier cannot use Partner API500 render_failed- unexpected render failure
