POST
/
workspace
/
sessions
/
{workspaceId}

Authorizations

Authorization
string
header
required

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

Path Parameters

workspaceId
string
required

Body

application/json
name
string
required
external_description
string
required
public_start_offset
number
required
public_slock_offset
number
required
series_start_date
string
required
roles
string[]
required
reoccurring
boolean
required
publish_to_discord
boolean
disable_cohost
boolean
cron_expression
string

Response

200 - application/json
Default Response
_id
string
required
workspace
string
required
name
string
required
external_description
string
required
public_start_offset
number
required
public_slock_offset
number
required
series_start_date
string
required
publish_to_discord
boolean
required
roles
string[]
required
disable_cohost
boolean
required
reoccurring
boolean
required
game_thumbnail_url
string
cron_expression
string