POST /api/report_templates/1007981722-report_template67/clone
{
"report_template": {
"name": "MyClone"
}
}
201
{
"id": 1007981723,
"name": "MyClone",
"template": "template content 56",
"snippet": false,
"template_kind_id": null,
"created_at": "2019-11-07T08:49:28.256Z",
"updated_at": "2019-11-07T08:49:28.256Z",
"locked": false,
"default": false,
"vendor": null,
"os_family": null,
"description": null
}
| Param name | Description |
|---|---|
|
location_id optional |
Set the current location context for the request Validations:
|
|
organization_id optional |
Set the current organization context for the request Validations:
|
|
id required |
Validations:
|
|
report_template required |
Validations:
|
|
report_template[name] required |
template name Validations:
|