v4

latestOpenAPI 3.0.1Apache 2.02026-08-016169702.3 MB
Screen tabs

Update screen tab

Updates the name of a screen tab.

Permissions required: Administer Jira global permission.

put/rest/api/3/screens/{screenId}/tabs/{tabId}

Path parameters

screenIdinteger required

The ID of the screen.

tabIdinteger required

The ID of the screen tab.

Request body

idinteger

The ID of the screen tab.

namestring required

The name of the screen tab. The maximum length is 255 characters.

Response

Returned if the request is successful.

idinteger

The ID of the screen tab.

namestring required

The name of the screen tab. The maximum length is 255 characters.