Slideshows
Duplicate Slideshow
Create a draft copy of an existing slideshow
POST
Creates a draft copy of a slideshow in the same key scope.
Path Parameters
Source slideshow UUID.
Duplicated slideshows are always returned as
draft, with rendered artifacts
cleared on the copy.Error Responses
400 missing_slideshow_id- path param missing404 not_found- slideshow is missing/outside key scope401- authentication failed (missing/invalid/revoked token)402 subscription_required- active Creator/Professional/Business plan required403 tier_not_allowed- Scheduler tier cannot use Partner API500 duplicate_failed- unexpected duplication failure
