# rejectInvitationToPodium
Description: Reject an invitation to take the podium.
This command is used only in a role-based conference
.
Request example:
{
"method" : "rejectInvitationToPodium",
"requestId" : "1"
}
Response example:
{
"method" : "rejectInvitationToPodium",
"requestId" : "1",
"result" : true
}
Parameter description:
requestId
- unique request identifier. More details can be found here
See also: