Create

Creates a new template.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
titlestringRequired
descriptionstringRequired
labelsset of stringsRequired
propertiesmap from strings to stringsRequired
layoutobjectRequired
contentobjectRequired
messagestringRequired
isPublishedbooleanOptional

Default is true

chartslist of objectsOptional
workspacestringOptional

The workspace in which to create the template. If not provided, the template will be created in the default workspace for the user’s organization, if the default workspace for the organization is configured.

Response

This endpoint returns an object.
ridstring
metadataobject
commitobject
chartslist of objects
layoutobject
contentobject