DocScoDoc/docs/samples/sample_group-set_etudiant.j...

11 lines
112 B
Markdown
Raw Permalink Normal View History

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