Go
Rooms
Update Room User
deprecated
Livepeer Studio API endpoint
PUT
Go
Documentation Index
Fetch the complete documentation index at: https://docs.livepeer.org/llms.txt
Use this file to discover all available pages before exploring further.
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)
Example:
true
Whether a user is allowed to publish data messages to the room
Example:
true
User defined payload to store for the participant
Response
Success
Last modified on March 26, 2026