post https://api.rocketlane.com/api/1.0/fields//update-option
The Update field option API enables users to update a SINGLE_CHOICE
or MULTIPLE_CHOICE
field's option values using the fieldId
and optionValue
. This API returns the updated option object. Developers can update field option related information, including the label and color for the provided optionValue
. This API returns the updated field option object.
By making requests to this endpoint and incorporating the necessary updates in the request body, users can seamlessly manage and maintain up-to-date field related information in their Rocketlane applications.
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.