[]
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
Responses
[200] Success
Responses
[200] Success
Type: [text/plain], [application/json], [text/json]
Parameters
| Name | In | Type |
|---|---|---|
| idRequired | path | string |
Request Body
Type: application/json-patch+json, application/json, text/json, application/*+json
Responses
[200] Success
Parameters
| Name | In | Type |
|---|---|---|
| idRequired | path | string |
Responses
[200] Success
boolean
Type: [text/plain], [application/json], [text/json]
Responses
[200] Success
int32
Type: [text/plain], [application/json], [text/json]
Parameters
| Name | In | Type |
|---|---|---|
| targetPlacesRequired | path | string |
Responses
[200] Success
Type: [text/plain], [application/json], [text/json]
Responses
[200] Success
Type: [text/plain], [application/json], [text/json]
| Name | Type |
|---|---|
| idNullable | string |
| descriptionNullable | string |
| exportTypeNullable | string |
| exportNameNullable | string |
| rolesNullable | Array<string> |
| targetPlaces | TargetPlaces |
| exportSettingsNullable | any |
| allowedSettingsNullable | Boolean |
| index | int32 |
| icon | ExportTemplateIcon |
Enum:
None
API
Scheduler
Viewer
Portal
All
Enumeration of places where the template is available.
Export template icon model.
| Name | Type | Description |
|---|---|---|
| typeNullable | string | Export template icon type. |
| nameNullable | string | Export template icon name. |
| colorNullable | string | Export template icon color. |
| valueNullable | string | Export template custom icon value. |