Request
Property Name | Type | Required | Description |
---|---|---|---|
| string | Required | Title of the custom parameter. |
| boolean | Optional | Determines whether this parameter is active or not. |
| boolean | Optional | Determines whether this parameter is mandatory or not. |
| container | Required | Container of custom-param-settings properties. |
Response
Property Name | Type | Description |
---|---|---|
| string | Title of the custom parameter. |
| boolean | Determines whether this parameter is active or not. |
| boolean | Determines whether this parameter is mandatory or not. |
| container | Container of custom-param-settings properties. |