Update Project Field Options (for dropdown types)
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Headers
Request
The new list of option strings (e.g. [“Option A”, “Option B”, “Option C”])
Response
True if the API call succeeded; false otherwise.