Skip to main content
POST
Upload fonts and generate slide previews

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
pptx_file
file
required

PPTX file to modify

font_files
file[] | null

Font files to upload

original_font_names
string[] | null

Original font names to replace, in the same order as font_files

Response

Successful Response

slide_image_urls
string[]
required
pptx_url
string
required
modified_pptx_url
string
required
fonts
Fonts · object
required