Skip to main content
POST
Create event

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
title
string
required
Required string length: 1 - 60
type
enum<string>
required
Available options:
virtual,
in_person
startTime
string<date-time>
required
endTime
string<date-time>
required
originType
enum<string>
default:community
required
Available options:
community,
user
originId
string
required
description
string
Maximum string length: 1000
streamType
enum<string>
default:coHosts

Livestream type for virtual events

Available options:
directStreaming,
coHosts
location
string
Maximum string length: 200
externalUrl
string
coverImageFileId
string
tags
string[]
Maximum array length: 5
Maximum string length: 100
isLocationVisible
boolean
default:true
liveChatEnabled
boolean
default:true

Enable live chat on the livestream of a virtual event

metadata
object

Response

Event created successfully

events
object[]
users
object[]
files
object[]
communities
object[]
posts
object[]
rooms
object[]