Optionalafter?: stringThe URL (self link) of the version after which to place the moved version. Cannot be used with position.
The ID of the version to be moved.
Optionalposition?: string & {} | "Earlier" | "Later" | "First" | "Last"An absolute position in which to place the moved version. Cannot be used with after.
Optionaloptions: RequestOptions
Modifies the version's sequence within the project, which affects the display order of the versions in Jira.
This operation can be accessed anonymously.
Permissions required: Browse projects project permission for the project that contains the version.