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