Update Custom Field Option

Update an existing custom field option on the organization.

Path Params
uuid
required

The unique identifier of the custom field.

uuid
required

The unique identifier of the custom field option to update.

Body Params
string
required

The name of the custom field option, readable for humans.

string
required

The value of the custom field option. This is mostly your internal value you want to process.

string
enum
required

The status of the custom field option. Only an active custom field option can be used.

Allowed:
boolean
required

If set to true, this means this custom field option is the default option for the related custom field.

Responses

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json