The ID of the context.
The ID of the custom field.
Optionaljql?: stringA JQL query that specifies the issues to be updated. For example, project=10000.
The ID of the option to be deselected.
OptionalreplaceWith?: numberThe ID of the option that will replace the currently selected option.
Optionaloptions: RequestOptions
Replaces the options of a custom field.
Note that this operation only works for issue field select list options created in Jira or using operations from the Issue custom field options resource, it cannot be used with issue field select list options created by Connect or Forge apps.
Permissions required: Administer Jira global permission.