### partition-groups-order #### POST /partition/1/groups/order > `Content-Type: application/json` > > `[ 1 ]` ```json { "bul_show_rank": true, "partition_name": "P2BIS", "groups_editable": true, "id": 1, "numero": 3, "show_in_lists": false, "formsemestre_id": 1, "groups": { "1": { "id": 1, "numero": 0, "group_name": null, "partition_id": 1 } } } ```