Create a new custom field.

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

Results are filtered by workspace Id

Body Params

Description

Follow these guidelines when creating a new custom field:

  • A new id will be assigned upon creation.
  • 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.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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