added
Custom field options API release
3 months ago by Omer Vered
Introducing brand new sub-section under the Users section: Custom field options. The ability to manage the custom field options under a specified dropdown type custom field.
Added the following new endpoints:
- Get custom field options: Retrieve all dropdown values for a specific custom field.
- Create custom field option:Add a new dropdown option to the existing list.
- Update custom field option: Modify an existing dropdown option using its unique identifier.
- Delete custom field option: Remove an option from the dropdown values.