PUT https://{hostname}:{port}
/cli/version/versionPropDefs?{parameters}
| Parameter | Type | Required | Description |
|---|---|---|---|
| component | string | true | Name or ID of the component |
| name | string | true | Name of the property to set |
| value | string | false | Default value of the property definition |
| type | string | false | The type of property definition; valid values are TEXT (the default), , TEXTAREA, CHECKBOX, SELECT, MULTI_SELECT, and SECURE |
Related CLI command: setComponentVersionPropDef.