What it does
Gets a list of the IDs of the user roles available to the current user in a project.Definition
Parameters
| Name | Type | Description |
|---|---|---|
| projectId | int | The ID of the project for which to get the list of IDs |
Returned value
| Type | Description |
|---|---|
| int [] | A set of role IDs |
