Optionaldescription?: stringA description for the permission scheme.
Optionalexpand?: stringThe expand options available for the permission scheme.
Optionalid?: numberThe ID of the permission scheme.
The name of the permission scheme. Must be unique.
Optionalpermissions?: {The permission scheme to create or update. See About permission schemes and grants for more information.
Optionalscope?: {Optionalproject?: {OptionalavatarUrls?: {Optional16x16?: stringThe URL of the item's 16x16 pixel avatar.
Optional24x24?: stringThe URL of the item's 24x24 pixel avatar.
Optional32x32?: stringThe URL of the item's 32x32 pixel avatar.
Optional48x48?: stringThe URL of the item's 48x48 pixel avatar.
Optionalid?: stringThe ID of the project.
Optionalkey?: stringThe key of the project.
Optionalname?: stringThe name of the project.
OptionalprojectCategory?: {Optionaldescription?: stringThe name of the project category.
Optionalid?: stringThe ID of the project category.
Optionalname?: stringThe description of the project category.
Optionalself?: stringThe URL of the project category.
OptionalprojectTypeKey?: The project type of the project.
Optionalself?: stringThe URL of the project details.
Optionalsimplified?: booleanWhether or not the project is simplified.
Optionaltype?: string & {} | "PROJECT" | "TEMPLATE"The type of scope.
Optionalself?: stringThe URL of the permission scheme.
Optionalexpand?: Use expand to include additional information in the response. This parameter accepts a comma-separated list. Note that permissions are always included when you specify any value. Expand options include:
all Returns all expandable information.field Returns information about the custom field granted the permission.group Returns information about the group that is granted the permission.permissions Returns all permission grants for each permission scheme.projectRole Returns information about the project role granted the permission.user Returns information about the user who is granted the permission.Optionaloptions: RequestOptions
Creates a new permission scheme. You can create a permission scheme with or without defining a set of permission grants.
Permissions required: Administer Jira global permission.