Delete a meeting
This call lets you delete a meeting.
delete/meetings/{meetingKey}
Path parameters
meetingKeystring required
The key for the meeting you wish to delete
Response
200
Example response
{
"success": true
}This call lets you delete a meeting.
The key for the meeting you wish to delete
200
{
"success": true
}