POST /api/ptables/1007981806-ptable218/clone { "ptable": { "name": "" } } 422 { "error": { "id": 1007981806, "errors": { "name": [ "can't be blank" ] }, "full_messages": [ "Name can't be blank" ] } }
參數名字 | 描述 |
---|---|
location_id 選填 |
位置範圍 Validations:
|
organization_id 選填 |
組織範圍 Validations:
|
id 必填 |
Validations:
|
ptable 必填 |
Validations:
|
ptable[name] 必填 |
範本名稱 Validations:
|