API Reference

Example payload

{
    "meeting_url": "https://meet.google.com/abc-defg-hij",
    "start_time": "2024-06-13T11:00:00.000Z",
    "end_time": "2024-06-13T11:30:00.000Z",
    "owned": true,
    "internal": true,
    "to_record": true,
    "organizer": "[email protected]",
    "attendees": ["[email protected]", "[email protected]"],
    "title": "Test title",
    "description": "Test description"
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!