Create

POST

Creates a new template.

Request

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

Default is true

chartslist of objectsOptional

Response

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