Documentation

Scopes

Scopes allow an add-on to request a particular level of access to an Atlassian product.

The following scopes are available for use by Atlassian Connect add-ons:

JIRA

  • READ – can view, browse, read information from JIRA
  • WRITE – can create or edit content in JIRA, but not delete them
  • DELETE – can delete entities from JIRA
  • PROJECT_ADMIN – can administer a project in JIRA
  • ADMIN – can administer the entire JIRA instance

See the following pages for details on which remote endpoints are available in JIRA:

Confluence

  • READ – can view, browse, read information from Confluence
  • WRITE – can create or edit content in Confluence, but not delete them
  • DELETE – can delete entities from Confluence
  • SPACE_ADMIN – can administer a space in Confluence
  • ADMIN – can administer the entire Confluence instance

See the following pages for details on which remote endpoints are available in Confluence: