POST /api/report_templates/1007981720-report_template63/clone
{
"report_template": {
"name": "MyClone"
}
}
201
{
"id": 1007981721,
"name": "MyClone",
"template": "template content 52",
"snippet": false,
"template_kind_id": null,
"created_at": "2022-03-29T08:45:00.008Z",
"updated_at": "2022-03-29T08:45:00.008Z",
"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:
|