/ai/presentation-enhancer/generate/
POST/api/1.0/ai/presentation-enhancer/generate/
Generate AI-powered presentation enhancements (executive summary or talk tracks).
The platform is inferred from the request shape:
- Matik presentation: provide a numeric presentationId (the Matik ID).
No driveId needed. Works with any presentation type already stored in Matik.
- Google Slides: provide a non-numeric presentationId (the Google Slides ID).
No driveId needed. Requires a Google integration.
- PowerPoint 365: provide presentationId (the Microsoft Graph item ID) and
driveId (the Microsoft Graph drive ID). Requires a Microsoft 365 integration.
Request
Responses
- 200
- 400
- 404
- 500
OK
Bad Request
Not Found
Internal Server Error