v1
latestOpenAPI 3.0.12026-07-24241275527.9 KBCustom Fields
Modify Custom Field
Modify custom field.
<b>Scopes:</b> Default, wsReadWrite
put/customfields/{customfieldId}
Path parameters
customfieldIdstring required
Query parameters
titlestring
Custom field title
Custom field title
type'Multiple' | 'Percentage' | 'Text' | 'Duration' | 'CalculatedNumeric' | 'Date' | 'CalculatedDate' | 'Numeric' | 'Contacts' | 'Checkbox' | 'Currency' | 'DropDown' | 'LinkToDatabase'
- Multiple - Collection field
- Percentage - Comparable field
- Text - String field, Comparable field
- Duration - Comparable field
- CalculatedNumeric - Calculated comparable field
- Date - Comparable field
- CalculatedDate - Calculated comparable field
- Numeric - Comparable field
- Contacts - Collection field
- Checkbox - Boolean field
- Currency - Comparable field
- DropDown - String field, Comparable field
- LinkToDatabase - Link to database field
Custom field type. Conversion from any type of field to LinkToDatabase is not supported
- Multiple - Collection field
- Percentage - Comparable field
- Text - String field, Comparable field
- Duration - Comparable field
- CalculatedNumeric - Calculated comparable field
- Date - Comparable field
- CalculatedDate - Calculated comparable field
- Numeric - Comparable field
- Contacts - Collection field
- Checkbox - Boolean field
- Currency - Comparable field
- DropDown - String field, Comparable field
- LinkToDatabase - Link to database field
changeScope'Space' | 'Account'
- Space - Use it with valid 'spaceId' parameter to move custom field to space level
- Account - Use it with null 'spaceId' parameter to move custom field to account level
Custom field scope
- Space - Use it with valid 'spaceId' parameter to move custom field to space level
- Account - Use it with null 'spaceId' parameter to move custom field to account level
spaceIdstring
Custom field space ID
Custom field access settings
Share custom field with specified users. Parameter is obsolete, use 'sharing' instead
Unshare custom field from specified users. Parameter is obsolete, use 'sharing' instead
Custom field type settings
Add mirror fields to LinkToDatabase field
Remove mirror fields from to LinkToDatabase field
descriptionstring
Custom field description
Custom field description
Response
success response