[]
Responses
[200] Success
Parameters
| Name | In | Type |
|---|---|---|
| themeIdRequired | path | string |
Responses
[200] Success
Responses
[200] Success
Parameters
| Name | In | Type |
|---|---|---|
| displayNameRequired | path | string |
| sessionIdRequired | path | string |
| updateIfExist | query | boolean |
Responses
[200] Success
Parameters
| Name | In | Type |
|---|---|---|
| themeIdRequired | path | string |
Responses
[200] Success
binary
Type: [text/plain], [application/json], [text/json]
Parameters
| Name | In | Type |
|---|---|---|
| themeIdRequired | path | string |
Responses
[200] Success
binary
Type: [text/plain], [application/json], [text/json]
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
Array<string>
Responses
[200] Success
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
Array<string>
Responses
[200] Success
Type: [text/plain], [application/json], [text/json]
Defines the Grapecity.Enterprise.Server.Services.UpdateThemeContext.
| Name | Type | Description |
|---|---|---|
| errorCode | int32 | Gets or sets the ErrorCode. |
| errorContextNullable | any | Gets or sets the ErrorContext. |
| idNullable | string | Gets or sets the Id. |
| state | UpdateThemeState | |
| taskCompleted | Boolean | Gets or sets a value indicating whether TaskCompleted. |
Enum:
Running
Success
Fail
Defines the UpdateThemeState.