Create a new meeting

This call lets you create a new meeting associated with a particular box.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…

🚧

Content Type and Auth

Make sure to include -H "Content-Type: application/x-www-form-urlencoded" and your authorization in any request you make on your own.

Path Params
string
required

The key of the box you want the meeting created in.

Form Data
string
required
Defaults to MEETING_NOTES

The type of meeting you're creating:MEETING_NOTES orCALL_LOG

date-time
required
Defaults to 1369697984568

The date and time the meeting was created in milliseconds since server start.

int32
Defaults to 1800000

The duration of the meeting in milliseconds.

string

The unicode content of the meeting note or call log.

Responses

Language
Credentials
:
Click Try It! to start a request and see the response here! Or choose an example:
application/json