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

316 B

GET /departement/TAPI/logo/demo

{
    "Content-Disposition": "inline; filename=logo_demo.jpg",
    "Content-Type": "image/jpg"
}

GET /departement/id/1/logo/demo

{
    "Content-Disposition": "inline; filename=logo_demo.jpg",
    "Content-Type": "image/jpg"
}