Manage Service: Update
Descrizione
Questa API aggiorna le informazioni relative ad un servizio. Per funzionare correttamente richiede l'inserimento del service_id
come path parameter.
Devi usare la nuova chiave manage
per la gestione dei servizi.
Per utilizzare questa API è necessario richiedere un'abilitazione specifica.
Update service
Update an existing service by ID
ID of the service
Updated service payload
A set of service metadata properties on request payload
Allowed source IPs or CIDRs for this service. When empty, every IP address it's authorized to call the IO API on behalf of the service.
Service updated successfully
A date-time field in ISO-8601 format and UTC timezone.
"2018-10-13T00:00:00.000Z"
A set of service metadata properties
Allowed source IPs or CIDRs for this service. When empty, every IP address it's authorized to call the IO API on behalf of the service.
Risorse utili
https://developer.io.italia.it/openapi.html#operation/cmsUpdateService
Last updated