Internal
Create a new instance of the service.
Returns the current announcement banner configuration.
Permissions required: Administer Jira global permission.
Returned if the request is successful.
example:
{
"hashId": "9HN2FJK9DM8BHRWERVW3RRTGDJ4G4D5C",
"isDismissible": false,
"isEnabled": true,
"message": "This is a public, enabled, non-dismissible banner, set using the API",
"visibility": "public"
}
Updates the announcement banner configuration.
Permissions required: Administer Jira global permission.
Returned if the request is successful.
Protected
Static
initialize
This resource represents an announcement banner. Use it to retrieve and update banner configuration.
See
https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-announcement-banner