Updates the CDN storage with the parameters specified in the request.
Name | Description | Type | Example |
Module
sent in body
|
Storage name | string | some text |
Props
sent in body
|
Storage properties |
Collection of ASC.Api.Collections.ItemKeyValuePair{System.Strins
collection
|
PUT api/2.0/settings/storage/cdn Host: yourportal.onlyoffice.com Content-Type: application/json Accept: application/json { "Module": "some text" }
Updated CDN storage