POST /api/report_templates/1007981733-report_template28/clone { "report_template": { "name": "MyClone" } } 201 { "id": 1007981734, "name": "MyClone", "template": "template content 28", "snippet": false, "template_kind_id": null, "created_at": "2021-05-18T15:46:08.472Z", "updated_at": "2021-05-18T15:46:08.472Z", "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:
|