v2

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-22495670.8 KB
Gallery

Create a gallery item

Downloads media from the provided URL and adds it to the clone's gallery.

post/public/v1/clones/{cloneId}/gallery

Path parameters

cloneIdstring required

Request body

type'Video' | 'Audio' | 'Image' required
descriptionstring
mediaUrlstring required

URL of the media file to download and add to the gallery

isHeroVideoboolean

Response

Gallery item created

idstring required
type'Video' | 'Audio' | 'Image' required
namestring required
descriptionstring
urlstring required
thumbnailUrlstring
isHeroVideoboolean
createdAtstring date-time required
updatedAtstring date-time required