Get embed URL for a presentation
Presentation Endpoints
Embed a presentation
Returns a redirect URL to view the presentation in Microsoft PowerPoint Online viewer, which can be used in an iframe or opened directly
GET
Get embed URL for a presentation
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The id of the presentation
Response
Redirect to the embedded presentation
The redirect location to the embedded presentation.
