delete https://legacy-api.bimtrackapp.co/v3/hubs//users/
Removes a user from the specified hub. All issues assigned to the user in all the projects will become "unassigned".
Log in to see full request history
Response
Removes a user from the specified hub. All issues assigned to the user in all the projects will become "unassigned".
xxxxxxxxxx
curl --request DELETE \
--url https://legacy-api.bimtrackapp.co/v3/hubs/hubId/users/userId \
--header 'Authorization: Bearer ' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: