Please enable JavaScript to view this site.

Error itgendoc001X

xMsg javascript has not been loaded.

JIRA Cloud API Data Model

Navigation: Schema: Core > Tables

PermissionSchemeGrants: JIRA Cloud Permission Scheme Grants

Contents Previous Home Next More

Catalog: JIRA

Schema: Core

Primary Keys: id

Label: Permission Scheme Grants

This is a read-only table. The JIRA Cloud API may not support changing the data or the Invantive SQL driver for JIRA Cloud does not cover it. In the latter case, please use the table NativePlatformScalarRequests to upload data to the JIRA Cloud API.

Select JIRA Cloud API URL: /permissionscheme

Insert JIRA Cloud API URL: /permissionscheme

Update JIRA Cloud API URL: /permissionscheme

Delete JIRA Cloud API URL: /permissionscheme

Field Selection Method: NotRequired

Base Path: permissionSchemes[*].permissions[*]

Table Columns

The columns of the table PermissionSchemeGrants are shown below. Each column has an SQL data type.

Name

Data Type

Label

Required

Documentation

holder_parameter

string

 

The identifier of permission holder.

holder_type

string

 

The type of permission holder.

id

int64

 

The ID of the permission granted details.

permission

string

 

The permission to grant. This permission can be one of the built-in permissions or a custom permission added by an app.

scheme_description

string

 

A description for the permission scheme.

scheme_id

int64

 

The ID of the permission scheme.

scheme_name

string

 

The name of the permission scheme. Must be unique.

scheme_self

string

 

The URL of the permission scheme.

self

string

 

The URL of the permission granted details.

 

29-09-2021 12:42 Version 20.2.43-PROD+3437