Join Conference
특정 사용자 회의 입장 URL
Get Conference URL
GET
https://uprism.io:30443/v1/users/{userId}/conference/{roomId}
특정 사용자가 입장할 수 있는 회의 URL을 가져오는 API
Path Parameters
Name
Type
Description
roomId
string
입장하는 회의 room_id
userId
string
Sub User Id 회의 입장하는 user_id
Headers
Name
Type
Description
Authorization
string
"Bearer " + {AccessToken}
Last updated
Was this helpful?