Updates the field options of a view. The field options differ per field type This could for example be used to update the field width of a grid view if the user changes it.
Path parameters
Updates the field options related to the provided value.
Headers
An optional header that marks the action performed by this request as having occurred in a particular client session. Then using the undo/redo endpoints with the same ClientSessionId header this action can be undone/redone.
An optional header that marks the action performed by this request as having occurred in a particular action group.Then calling the undo/redo endpoint with the same ClientSessionId header, all the actions belonging to the same action group can be undone/redone together in a single API call.
Request body
Response
Changes
No recorded changes to this endpoint across all 6 revisions of this API.