Update a user
Update properties for a user.
PUT
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Whether a user is allowed to publish audio/video tracks (i.e. their microphone and webcam)
Whether a user is allowed to publish data messages to the room
User defined payload to store for the participant
Was this page helpful?