POST /api/ptables/1007981736-ptable812/clone { "ptable": { "name": "" } } 422 { "error": { "id": 1007981736, "errors": { "name": [ "can't be blank" ] }, "full_messages": [ "Name can't be blank" ] } }
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:
|
ptable required |
Validations:
|
ptable[name] required |
template name Validations:
|