Skip to main content
PUT
Update a slide

Authorizations

session
string
cookie
required

Session cookie obtained from POST /api/auth/login.

Path Parameters

slideId
string<uuid>
required

UUID of the slide

Body

application/json
title
string
bullets
string[]
narrationScript
string
slideContext
string | null
audioUrl
string
heroImg
string | null
orderIndex
integer

Response

Updated slide

slide
object