Skip to main content
POST
Create a schedule

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<date-time>
required
roles
string[]
required
reoccurring
boolean
required
publish_to_discord
boolean
disable_cohost
boolean
cron_expression
string
allow_adhoc
boolean

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<date-time>
required
publish_to_discord
boolean
required
roles
string[]
required
disable_cohost
boolean
required
reoccurring
boolean
required
allow_adhoc
boolean
required
game_thumbnail_url
string
cron_expression
string