Big Blue Button Meeting

Upon successful response you will get :

GET https://castleindia.in/emart/public /api/login

Headers

Name
Type
Description

secret

String

application/json

{
    "bigblue": [
        {
            "id": 1,
            "presen_name": "instructor",
            "instructor_id": "2",
            "meetingid": "XYZ",
            "detail": "<p>instructor</p>",
            "start_time": "2020-07-31 14:58:00",
            "meetingname": "instructor",
            "modpw": "123456",
            "attendeepw": "09876",
            "welcomemsg": "hiii",
            "duration": "50",
            "setMaxParticipants": "50",
            "setMuteOnStart": "1",
            "allow_record": "1",
            "is_ended": "0",
            "course_id": "4",
            "link_by": "course",
            "created_at": "2020-07-27T11:28:18.000000Z",
            "updated_at": "2020-07-27T11:28:18.000000Z"
        }
    ]

}

IF response fail

Last updated

Was this helpful?