post https://legacy-api.bimtrackapp.co/v3/hubs//projects//users
Adds a user to project with the specified role, optionally specifying teams to assign the new user.
Log in to see full request history
Response
Adds a user to project with the specified role, optionally specifying teams to assign the new user.
xxxxxxxxxx
curl --request POST \
--url https://legacy-api.bimtrackapp.co/v3/hubs/hubId/projects/projectId/users \
--header 'Authorization: Bearer ' \
--header 'accept: application/json' \
--header 'content-type: application/json-patch+json'
Try It!
to start a request and see the response here! Or choose an example: