DocScoDoc/docs/samples/sample_partition-remove_etu...

11 lines
130 B
Markdown
Raw Permalink Normal View History

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