Params

Param name Description
id
required

ID of the select field option to be updated.

Validations:

  • Must be a String

select_field_option
optional , nil allowed

Validations:

  • Must be a Hash

select_field_option[name]
optional

The name of the field option.

Validations:

  • Must be a String