Update a custom field

Updates an existing custom field by ID.

Path Params
integer
required

The ID of the custom field.

Body Params
string

Updated name of the custom field.

string

Updated type of the custom field.

string

Updated label of the custom field.

integer

Updated sort order of the custom field.

allowedValues
array of strings

Updated allowed values.

allowedValues
Responses

400

Invalid request data.

401

Unauthorized. Invalid or missing API key.

404

Custom field not found.

500

Server error.

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