Screens
Update screen
Updates a screen. Only screens used in classic projects can be updated.
Permissions required: Administer Jira global permission.
put/rest/api/2/screens/{screenId}
Path parameters
screenIdinteger required
The ID of the screen.
Request body
Response
Returned if the request is successful.
Changes
Changed in 1 of the 16 revisions of this API.1
- ●
added the new
product_discoveryenum value to the//////////response property for the response statusresponse-property-enum-value-added
- ●