[]
Get all customize properties.
Response
Status Code: 200
Success
Add a new customize property.
Request Schema
Response
Status Code: 200
Success
Get the specified customize property's information.
Parameters
| Name | Type | Located In | Description |
|---|---|---|---|
| idRequired | string | path |
Response
Status Code: 200
Success
Delete the specified customize property.
Parameters
| Name | Type | Located In | Description |
|---|---|---|---|
| idRequired | string | path |
Response
Status Code: 200
Success
Update the specified customize property's information.
Parameters
| Name | Type | Located In | Description |
|---|---|---|---|
| idRequired | string | path |
Request Schema
Response
Status Code: 200
Success
Validate the new available values for the specified customize property.
Parameters
| Name | Type | Located In | Description |
|---|---|---|---|
| idRequired | string | path |
Request Schema
Response
Status Code: 200
Success
| Name | Type | Description | Example |
|---|---|---|---|
| idNullable | string | ||
| nameNullable | string | ||
| showInListNullable | Boolean | ||
| allowUserEditNullable | Boolean | ||
| multivaluedNullable | Boolean | ||
| showInProfileNullable | Boolean | ||
| availableValuesNullable | Array<string> |
||
| valueType | PropertyValueType | ||
| sensitiveNullable | Boolean |
Enum:
TextBooleanIntegerFloatDateDateTimeThe value type of the organization property.
| Name | Type | Description | Example |
|---|---|---|---|
| availableValuesNullable | Array<string> |