Hub
Delete a User from a Hub
Remove a user from a specific hub, identified by the hub's UUID and user's Firebase ID
delete/v1/hub/{hub_id}/remove-user/{firebase_id}
Path parameters
hub_idstring uuid required
UUID of the hub
firebase_idstring required
Firebase ID of the user to be removed
Response
User successfully removed from the hub