{ "opencollection": "1.0.0", "info": { "name": "Polito Faculty Announcements Esc API", "version": "0.0.1" }, "items": [ { "info": { "name": "Esc", "type": "folder" }, "items": [ { "info": { "name": "retrieve european student card | recupera la european student card", "type": "http" }, "http": { "method": "GET", "url": "https://app.didattica.polito.it/api/esc" }, "docs": "retrieve european student card | recupera la european student card" }, { "info": { "name": "Delete all Student data on the ESC-Router (and all student's cards) | Cancella tutti i dati dello studente sul Router ESC (e tutte le carte dello studente)", "type": "http" }, "http": { "method": "DELETE", "url": "https://app.didattica.polito.it/api/esc" }, "docs": "Delete all Student data on the ESC-Router (and all student's cards) | Cancella tutti i dati dello studente sul Router ESC (e tutte le carte dello studente)" }, { "info": { "name": "request european student card | richiedi la european student card", "type": "http" }, "http": { "method": "POST", "url": "https://app.didattica.polito.it/api/esc/create" }, "docs": "request european student card | richiedi la european student card" } ] } ], "bundled": true }