Modify an existing custom field.

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

Id of custom field to modify

Query Params
integer
required

The workspace this custom field belongs to

Body Params

Description

Follow these guidelines when modifying a custom field:

  • Custom field name must be unique.
  • The enumValues field is only compatible with the Enum dataType.
  • The regex field is only compatible with the Text dataType.
string
string
length between 1 and 50
string | null
string
enum
enumValues
array of strings
length ≥ 0
enumValues
regex
object | null

Compatible with dataType Text. Employee values must adhere to the given pattern.

Responses
204

Success (No Content)

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*