Create Custom Field Option

Add a new, single custom field option to a given custom field of type SELECT.

Path Params
uuid
required

The unique identifier of the custom field for which you want to add a new option.

Query Params
uuid
required

The unique identifier of the organization to create the custom field option for.

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.

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
LoadingLoading…
Response
Choose an example:
application/json