미팅룸 접속 경로 가져오기

미팅룸 참여를 위한 사용자 OTP 생성 및 사용자 접속 경로 을 조회하는 API

Parameter

nametyperequireddesc
roomIdstring
usernamestring
roleIdstring
apiUserIdstring
ignorePasswdboolean

Example

Form Data
string
required

미팅룸 생성 API 의 응답으로 받은 고유 roomId

string
required

사용자 이름 (최대 40글자)

string
required
Defaults to participant

방에서의 사용자 권한. speaker:발표자 ; emcee:진행자 ; participant:참여자

string
required
Defaults to gooroomee-tester

사용자 고유 아이디. 생성된 이후에 값이 동일할 경우 같은 사용자로 인식됨

boolean
required
Defaults to false

패스워드가 설정된 방일 경우 무시할지 여부. 기본: false

Response

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json