Create canvas
Canvases
Create canvas
Create a Canvas.
POST
Create canvas
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
Response
Canvas model
Example:
"cnvs_abcd1234567890"
The title of the Canvas.
Example:
"Weekly Spend by Team"
The status of the Canvas.
Available options:
draft, published The prompt used to generate the Canvas.
Whether the Canvas has been saved.
The token for the Workspace the Canvas belongs to.
Example:
"wrkspc_abcd1234567890"
The date and time, in UTC, the Canvas was created. ISO 8601 Formatted.
Example:
"2024-01-01T00:00:00Z"
The date and time, in UTC, the Canvas was last updated. ISO 8601 Formatted.
Example:
"2024-01-01T00:00:00Z"
The structured table data of the Canvas.