Go
Rooms
Create Room User
deprecated
Livepeer Studio API endpoint
POST
Go
Documentation Index
Fetch the complete documentation index at: https://na-36-merge-docs-v2-dev-draft-into-docs-v2-clean-20260525.mintlify.app/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.
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 May 26, 2026