Manage Service: Create
Descrizione
Questa API permette di creare un servizio.
Devi usare la nuova chiave manage
per la gestione dei servizi.
Per utilizzare questa API è necessario richiedere un'abilitazione specifica.
Create a new service
Create a new Service with the attributes provided in the request payload
A service body 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 created 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.
Esempi
Ecco un esempio con le informazioni minime per la creazione di un servizio di test:
Risorse utili
https://developer.io.italia.it/openapi.html#operation/cmsCreateService
Last updated