Create Template

URL:
https://<root>/<mission_id>/MissionServer/createTemplate/
Methods:
POST
Version Introduced:
11.3

Description

The create template operation allows templates to be generated from a report.

Request parameters

ParameterDetails

f

The response format. The default response format is html .

Values: html | json | pjson

JSON Response syntax

Use dark colors for code blocksCopy
1
2
3
4
{
    "success": true,
    "reportTemplateId": "117871a4c53345d996e06bbae1a5eae8"
}

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.