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
Changes
Changed in 2 of the 8 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
- ▲