User Endpoints
Update User
Update user with user id
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
user id
Body
application/json
Default type of member when invited to room
Available options:
guest
, host
, monitor
Name of the user.
Profile image of the user
Response
200 - application/json