Hub
Change a User's Role in a Hub
Change the role of a user in a specific hub, identified by the hub's UUID and user's Firebase ID
put/v1/hub/{hub_id}/change-user-role/{firebase_id}
Path parameters
hub_idstring uuid required
UUID of the hub
firebase_idstring required
Firebase ID of the user whose role is to be changed
Request body
Response
User's role successfully changed in the hub