POST api/v2/CustomModules
Request
URI Parameters
Body Parameters
CustomModuleNew| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer | ||
| Identification | string | ||
| Url | string | ||
| Token | string | ||
| Active | boolean | ||
| SuspendedScreen | boolean | ||
| JavaScript | string | ||
| TypeScript | string | ||
| Width | decimal number | ||
| Height | decimal number | ||
| CustomModuleRoutes | ObjectCascadeOfCustomModuleRouteBasic |
Response
DefaultResultOfCustomModuleDetail| Name | Description | Type | Additional information |
|---|---|---|---|
| Success | boolean | ||
| Messages | Collection of string | ||
| Data | CustomModuleDetail |