v1
latestOpenAPI 3.0.02026-07-17508972.4 KBMetaTemplates
Load a MetaTemplate
post/metaTemplates/createNewTemplate/{metaTemplateUuid}
Path parameters
metaTemplateUuidstring uuid required
Example:c99506a6-1255-4b71-afa5-7b8ba48c3b1b
UUID of the MetaTemplate
Response
Load MetaTemplate response
Example response
{
"update_errors": [
{
"message": "Cannot update meta-template, update strategy not provided or not allowed"
}
],
"files_processed": [
"c99506a6-1255-4b71-afa5-7b8ba48c3b1b"
]
}