Skip to main content
PATCH
Reorder all slides

Authorizations

Authorization
string
header
required

API key with "faces_" prefix. Create one at Settings > Developers.

Path Parameters

slug
string
required

Body

application/json
slideIds
string[]
required

Full ordered list of every existing slide ID, in the desired final order. Must equal the set of IDs currently in the project.

Minimum array length: 1

Response

Slides reordered

slideIds
string[]
required

The new order of slide IDs in the project.

versionId
string
required

The new project version ID.