CData Python Connector for Jira

Build 25.0.9454

AssignPermissionScheme

Assigns a specified permission scheme to a Jira project, replacing any existing permissions configuration.

Input

Name Type Required Description
ProjectId Int64 False The numeric ID of the project to assign the permission scheme to. Required if ProjectKey is not provided.
ProjectKey String False The unique key of the project to assign the permission scheme to. Required if ProjectId is not provided.
Id String True The ID of the permission scheme that should be assigned to the project.

Result Set Columns

Name Type Description
Success String Indicates whether the permission scheme was successfully assigned to the project.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454