POST

https://{primary_domain}/api/public/v2.0

/
online_conferences

Authorizations

X-Access-Key-Id
string
headerrequired
X-Access-Key-Secret
string
headerrequired

Body

application/json
online_conference_account_id
integer
required
backer_event_id
integer | null
public_id
string
required
title
string
required
is_public
boolean
required
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.

Response

200 - application/json
message
string
required
data
object
required

An Online Conference resource object.