### group-remove_etudiant

#### POST /group/1/remove_etudiant/10
```json
{
    "etudid": 10,
    "group_id": 1
}
```