v4

latestOpenAPI 3.0.1Apache 2.02026-08-016079122.3 MB
Screens

Create screen

Creates a screen with a default field tab.

Permissions required: Administer Jira global permission.

post/rest/api/2/screens

Request body

descriptionstring

The description of the screen. The maximum length is 255 characters.

namestring required

The name of the screen. The name must be unique. The maximum length is 255 characters.

Response

Returned if the request is successful.

descriptionstring

The description of the screen.

idinteger

The ID of the screen.

namestring

The name of the screen.