Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
The URL link to the Google Slides document you wish to upload.
Specify the type of document to create. Possible values: "template", "library".
Available options:
template
, library
The name to assign to the uploaded presentation.
A brief description of the presentation.
Determines how text boxes are handled during upload.
- **true**: Converts all text boxes into placeholders.
- **false**: Only identifies and captures text enclosed in brackets (`[`, `]`) as placeholders.
Determines if bounding boxes of text boxes are resized to fit the text.
- **true**: Resizes all text boxes to fit the text.
- **false**: Keeps the original text box sizes.
Response
Document created successfully
The response is of type any
.