[]
        
(Showing Draft Content)

SystemConfigs

SystemConfigs

[POST] /admin/api/sysconfigs/getconfigs

Request Body

Type: application/json-patch+json, application/json, text/json, application/*+json

GetSystemConfigsModel

Responses

[200] Success

[POST] /admin/api/sysconfigs/setconfigs

Request Body

Type: application/json-patch+json, application/json, text/json, application/*+json

SetSystemConfigsModel

Responses

[200] Success

Models

Ƭ GetSystemConfigsModel

Name Type
configNamesNullable Array<string>

Ƭ SetSystemConfigsModel

Name Type
configsNullable any
restart Boolean