Go
Rooms
Create Room User
deprecated
Livepeer Studio API endpoint
POST
Go
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Response
Success
The ID of the user
Example:
"d32ae9e6-c459-4931-9898-e86e2f5e7e16"
Joining URL - use this for Livepeer's default meeting app (see the multiparticipant streaming guide for more info).
Example:
"https://meet.livepeer.chat"
Joining JWT - this can be used if you have a custom meeting app (see the multiparticipant streaming guide for more info).
Example:
"token"
Last modified on June 2, 2026