DocScoDoc/docs/samples/sample_group-remove_etudian...

11 lines
118 B
Markdown
Raw Permalink Normal View History

2022-08-02 20:58:45 +02:00
### group-remove_etudiant
2022-08-13 19:29:08 +02:00
#### POST /group/1/remove_etudiant/10
2022-08-02 20:58:45 +02:00
```json
{
"etudid": 10,
"group_id": 1
2022-08-02 20:58:45 +02:00
}
```