jira.js
    Preparing search index...

    Type Alias ServerOAuth2Scope

    ServerOAuth2Scope: "READ" | "WRITE" | "ADMIN" | "SYSTEM_ADMIN"

    The four access levels a Data Center incoming link can grant. Each implies the ones above it: WRITE includes READ, ADMIN includes both, and SYSTEM_ADMIN includes all three.