Skip to main content
POST
Create Online Conference

Authorizations

X-Access-Key-Id
string
header
required
X-Access-Key-Secret
string
header
required

Body

application/json
online_conference_account_id
integer<int64>
required
public_id
string
required
Pattern: /^[a-zA-Z0-9-_]+$/
title
string
required
Maximum string length: 255
is_public
boolean
required
backer_event_id
integer<int64> | null
online_conference_attendees
object[]

Owner of OnlineConferenceAccount is automatically an attendee even if not specified. A User or Customer is automatically matched based on the Online Conference Attendee's provided email.

Maximum array length: 5

Response

message
string
required
data
object
required

An Online Conference resource object.