Retrieve User's default industry role when adding to a project

Viewed 23

In BIM 360, when you add a new member, it is possible to assign the member a default role. This role is then assigned to the member when they are added to a project through the GUI. I am unable to find a way to duplicate this behavior through the API.

When adding a member to a project through the API via this endpoint: https://forge.autodesk.com/en/docs/bim360/v1/reference/http/projects-project_id-users-import-POST/, it does not seem to automatically assign their default role when no role is specified.

Did I miss something, or is there an updated endpoint that will include the members default role? Barring that, is there an endpoint to view a members default role? I was unable to identify any in the API documentation.

0 Answers
Related