post https://openapi.meltingspot.io/v1/lives//speakers
Invite a member as Live speaker
Log in to see full request history
Responses
200Member already invited & ignored because invalid status
400Malformed payload
Invite a member as Live speaker
200Member already invited & ignored because invalid status
400Malformed payload
xxxxxxxxxx
11curl --request POST \
--url https://openapi.meltingspot.io/v1/lives/liveId/speakers \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"highlighted": false,
"grantHostRights": false,
"withEmailNotification": false
}
'
Try It!
to start a request and see the response here! Or choose an example: