post https://api.rocketlane.com/api/1.0/fields//add-option
The Add field option API allows users to create a new option for a SINGLE_CHOICE
or MULTIPLE_CHOICE
field using the fieldId
. This endpoint provides a way for developers to add field option details, including the option label as well as the option color.
New option will append to the existing ones upon addition.
In case, any issues arise or further assistance is required, please refer to the error handling section or reach out to our support team at [email protected] for a prompt resolution.