Move a plan group
Move group
JSON
{
"parent_id": 1
}
POST /api/v1/maps/group/{group}/move |
Parameters
integer
parent_id, id of the new parent group
200 |
Successful response
JSON
|
401 |
Authorization token not sent or not valid |
422 |
Returns a JSON object with an error.
JSON
|