Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This method is used for custom fields of type: Combo, ComboEditable and ComboMultiSelect only.

 

Warning

Not implemented. Currently hidden page.

 

URL

(PUT) /api/settings/customfields/{id}/options

...

id

The unique ID of the custom field.

string, Mandatory

...


The request body contains a json array with the options.

...

The method returns no result.