Creates a new document within the workspace, such as a workbook or dashboard.
Authorization: Requires workspace manager or editor permissions.
Parameters: Use overwrite to replace existing documents with the same path.
Content: Supports Malloy code, configuration, and other document types.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier of the organization Standard identifier pattern for resource names
The unique identifier of the workspace Standard identifier pattern for resource names
If true, the document will be overwritten if it already exists
Represents a document within a workspace, such as a workbook or dashboard
The file path of the document within the workspace
The content of the document, typically Malloy code or configuration
The type of document, determining its purpose and behavior
workbook, dashboard ISO 8601 timestamp indicating when the document was created
ISO 8601 timestamp indicating when the document was last modified
Document created successfully
Represents a document within a workspace, such as a workbook or dashboard
The file path of the document within the workspace
The content of the document, typically Malloy code or configuration
The type of document, determining its purpose and behavior
workbook, dashboard ISO 8601 timestamp indicating when the document was created
ISO 8601 timestamp indicating when the document was last modified