Modify Custom Field

Modify custom field.

Scopes: Default, wsReadWrite

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Query Params
string

Custom field title

string
enum

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
string
enum

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
Allowed:
string

Custom field space ID

sharing
object

Custom field access settings

addShareds
array of strings

Share custom field with specified users. Parameter is obsolete, use 'sharing' instead

addShareds
removeShareds
array of strings

Unshare custom field from specified users. Parameter is obsolete, use 'sharing' instead

removeShareds
settings
object

Custom field type settings

addMirrors
array of objects

Add mirror fields to LinkToDatabase field

addMirrors
removeMirrors
array of objects

Remove mirror fields from to LinkToDatabase field

removeMirrors
string

Custom field description

Responses

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json