v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
Screen tabs

Create screen tab

Creates a tab for a screen.

Permissions required: Administer Jira global permission.

post/rest/api/2/screens/{screenId}/tabs

Path parameters

screenIdinteger required

The ID of the screen.

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.