AssignPermissionScheme
Assign a permission scheme to a project.
Input
Name | Type | Required | Description |
ProjectId | Int64 | False | The ID of the project, required if no ProjectKey is specified. |
ProjectKey | String | False | The key of the project, required if no ProjectId is specified. |
Id | String | True | The Id of the permission scheme. |
Result Set Columns
Name | Type | Description |
Success | String | This value shows whether the operation was successful or not. |