Skip to main content
POST
Create a Smart Design asynchronously

Authorizations

Authorization
string
header
required

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

Body

application/json
pptx_url
string | null
name
string | null
slide_image_urls
string[] | null
fonts
Fonts · object | null

Response

Successful Response

status
string
required

pending | processing | completed | error

created_at
string<date-time>
required
updated_at
string<date-time>
required
id
string

Unique task identifier

message
string | null
error
Error · object | null
data
Data · object | null