Project Roles
Download API definition:
POST https://sampleHostName/projects/{id}/roles
Create new project role.
Notes
- The POST body MUST include the displayName property.
Authentication
Requires Authorization
header with valid Bearer token for scope projects:modify
.
For more documentation on authorization and how to get access token visit OAUTH2 Authorization page.
Authorization
User must be an Organization Administrator for the Organization that owns a given Project or have administration_manage_roles
permission assigned at the Project level.
An Organization Administrator must have at least one of the following roles assigned in User Management: Account Administrator, Co-Administrator, or CONNECT Services Administrator. For more information about User Management please visit our Bentley Communities Licensing, Cloud, and Web Services wiki page.