v4

latestOpenAPI 3.1.02026-08-0130252.8 KB
Slides

Start slide editing

Signal that an agent is about to edit a slide. Shows a loading gradient in the editor UI. Call before making changes with updateSlide. Always call finishSlideEditing when done.

post/projects/{slug}/slides/{slideId}/editing

Path parameters

slugstring required
slideIdstring required

Request body

agentNamestring

Name of the agent editing (shown in UI). Defaults to "AI Agent".

Response

Editing session started

successboolean required