Get embed URL for 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
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
The id of the presentation
Response Body
application/json
curl -X GET "https://example.com/v1/presentations/string/embed"{ "location": "http://example.com"}Empty
Empty