OptionalindexChangeHistory?: booleanIndicates that changeHistory should also be reindexed.
OptionalindexComments?: booleanIndicates that comments should also be reindexed.
OptionalindexWorklogs?: booleanIndicates that worklogs should also be reindexed.
OptionalissueId?: string[]The IDs or keys of one or more issues to reindex.
Optionaloptions: RequestOptions
Reindexes one or more individual issues. Indexing is performed synchronously - the call returns when indexing of the issues has completed or a failure occurs.