Create document
Create a new document
Authorizations
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
Body
The ID of the model to build the document on
The name of the document
Description of the document
1 - 1024Custom identifier for the document. If not provided, an identifier will be auto-generated.
The identifier is used in the document's URL and must be unique across all documents in your organization.
Format requirements:
- Must match the pattern: lowercase letters, numbers, hyphens, and underscores only
- Cannot start or end with a hyphen or underscore
Note: Once created, the identifier can be changed using the Update document endpoint.
"sales-dashboard-2026"
An array of query presentation objects, each representing a query in the document's workbook