POST /generations/from-template
Adapt, remix, or transform an existing Gamma. The template's structure is preserved by default and changes only when your prompt asks.
When to use this endpoint
Key differences from /generations
What you get back
API key for authentication
Export format for automatic export after generation
pdfPossible values: Text prompt describing what to generate
Q3 financial summary for investorsCustom title for the generated Gamma. If not provided, a title will be automatically generated from the content.
Q3 Financial SummaryThe File ID of the gamma to be used as a template. The File must contain exactly one Page.
gamma_abc123Theme ID to apply to the generated Gamma
theme_xyz789Folder IDs to place the generated Gamma in
["folder_abc"]Generation job created successfully
Unique identifier for the generation job
gen_xyz789Warnings about the request
Some template variables were not foundInvalid request or template not found
Invalid or missing API key
Insufficient credits
Feature not enabled for workspace
Related
Last updated
Was this helpful?