DocScoDoc/docs/samples/sample_departement-edit.jso...

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"
}