Update configuration in the system

put

/ec-fileupload-svc/rest/v3.0/storage/config

Updates the configuration in the system. Right: FileUploadAdminConfig.

Request

Query Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : allowedFileTypes
Type: array
Show Source
Back to Top

Response

Supported Media Types

200 Response

Success
Body ()
Root Schema : ObjectModel
Type: object
Show Source

401 Response

Unauthorized user.

500 Response

Internal server error.
Back to Top