Skip to main content

Parameters

string
required
The presentation ID
string
Updated presentation title

Response

string
Presentation ID
string
Presentation title
string
Workspace ID that owns the presentation
array
Presentation slides
boolean
Whether the presentation is public
string
Canonical presentation URL
string
ISO timestamp when the presentation was created
string
ISO timestamp when the presentation was last updated

FAQs

In v1, this endpoint supports updating the presentation title.Other presentation fields are not editable through this route.
Chronicle treats an empty body as a no-op and returns the current presentation state.If you want to make a change, include a supported field in the request body.
No. This endpoint does not update presentation content.Use it only for supported presentation properties.