Project Users
Add new project team member
Notes
The POST body MUST include either a userId property or an e-mail property.
When adding members by ids, the POST body MAY include the roleIds property, which MUST be defined as an array of role IDs that will be assigned to new team member.
When adding members by names, the POST body MAY include the roleNames property, which MUST be defined as an array of role names that will be assigned to new team member.
When adding members Team Member role will be assigned to all members. Team Member role grants member write access to Storage and Forms APIs. Team Member can be removed from any member if access to Storage and Forms APIs is not desired.
This API is being deprecated
This API is being superseded by the iTwins API and the Access Control API. Please consider transitioning your software to the iTwins API.
With any questions, please first consult the iTwins API FAQ. If your question isn't answered there, please use our Community Support Channels to contact our developers.
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_invite_member
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.