DocScoDoc/docs/samples/sample_departement-edit.json.md
2022-08-14 10:04:11 +02:00

277 B

departement-edit

POST /departement/NEWONE/edit

Content-Type: application/json

{"visible": false}

{
    "id": 6,
    "acronym": "NEWONE",
    "description": null,
    "visible": false,
    "date_creation": "2022-08-14T10:01:44.043869+02:00"
}