Screen tab fields
Move screen tab field
Moves a screen tab field.
If after and position are provided in the request, position is ignored.
Permissions required: Administer Jira global permission.
post/rest/api/3/screens/{screenId}/tabs/{tabId}/fields/{id}/move
Path parameters
screenIdinteger required
The ID of the screen.
tabIdinteger required
The ID of the screen tab.
idstring required
The ID of the field.
Request body
Response
Returned if the request is successful.
{"stackTrail":"paths:/rest/api/3/screens/{screenId}/tabs/{tabId}/fields/{id}/move:post:responses:204:content:application/json:schema","oasType":"schema","type":"unknown"}