info: name: inserimento metadati allegato matricola type: http seq: 19 tags: - allegati http: method: POST url: "{{baseUrl}}/allegati/:stuId/allegatiMatricola/" params: - name: stuId value: "" type: path description: identificativo della carriera auth: inherit settings: encodeUrl: true timeout: 0 followRedirects: true maxRedirects: 5 forwardAuthorizationHeader: true examples: - name: 201 Response description: Successful response request: url: "{{baseUrl}}/allegati/:stuId/allegatiMatricola/" method: POST params: - name: stuId value: "" type: path description: identificativo della carriera response: status: 201 statusText: Created body: type: text data: "" - name: 422 Response description: Aggiornamento non riuscito request: url: "{{baseUrl}}/allegati/:stuId/allegatiMatricola/" method: POST params: - name: stuId value: "" type: path description: identificativo della carriera response: status: 422 statusText: Unprocessable Entity body: type: text data: "" docs: | consente di effettuare l'inserimento dei metadati di un nuovo allegato, sulla risposta è presente l'header location che consente di effettuare l'upload del blob collegato ai metadati **Estensioni:** Codice Estensione|Valore|Nota -|-|- x-cache-type|lowRefreshRateUserIndependent|Risorsa che varia con frequenza bassa, cache Http abilitata, cache server abilitata. Maggiori dettagli [qui](https://wiki.u-gov.it/confluence/display/ESSE3/Servizi+REST+su+ESSE3#ServiziRESTsuESSE3-Cachingdellerichieste) **Controlli di sicurezza:** ====== _Nota: Il controllo per utente è verificato quando viene passato almeno uno dei controlli previsti_ **Utente: USER_TECNICO** Profilo|Controllo| Funzione -|-|- UTENTE_TECNICO|funzione accessibile alle utenze tecniche per accessi ai servizi REST|Security.checkUserTecnico() Classe di modello : DettaglioErroreAggiuntivo ====== Estensioni sulle proprietà ---- Proprietà | x-field-type -|-| rawValue|rawJson