DocScoDoc/docs/samples/sample_departement-edit.json.md

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-19T11:28:41.805891+02:00"
}