POST /api/report_templates/1007981743-report_template42/clone { "report_template": { "name": "" } } 422 { "error": { "id": null, "errors": { "name": [ "can't be blank" ] }, "full_messages": [ "Name can't be blank" ] } }
パラメーター名 | 記述 |
---|---|
location_id 任意 |
ロケーション別のスコープ Validations:
|
organization_id 任意 |
組織別のスコープ Validations:
|
id 必須 |
Validations:
|
report_template 必須 |
Validations:
|
report_template[name] 必須 |
テンプレート名 Validations:
|