slides
Hierarchy: presentation > slides
Each slide
object will result in a single slide in the output presentation. Multiple slide
objects may point to the same template slide number, in which case that template slide will be reused multiple times.
type
String
slide
[optional] Type of slide template to use
slide_index
Integer
int
[required] Slide template number to use. Zero-based.
tags
Object
shapes
Object
notes
String or Object
[optional] Represents slide notes.
- String: A simple way to display plain text in the slide notes.
JSON payload
Last updated
Was this helpful?