Dialpad Meeting -- Create

Creates a Dialpad meeting.

Requires scope: conference:all

Rate limit: 1200 per minute.

Body Params
boolean | null

Whether or not the meeting should call the participants.

int64 | null

Duration of the meeting in seconds.

int64 | null
required

The meeting's end time (UTC seconds-since-epoch timestamp).

string | null
enum
required

The meeting's type.

Allowed:
participants_info
array of objects | null

The list of users that participate in the meeting.

participants_info
string | null

How often the meeting should be repeated.

int64 | null
required

The meeting's start time (UTC seconds-since-epoch timestamp).

string | null
required

The meeting's title.

int64 | null
required

The Dialpad user's id.

Response

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