Skip to main content
POST
Create Reporter Subscription

Authorizations

Authorization
string
header
required

Bearer token issued by Softmax

Body

application/json
reporter_version_id
string
required
Pattern: ^rv_[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$
trigger
enum<string>
required
Available options:
round_closed,
episode_completed,
cron
league_id
string | null
coworld_id
string | null
cron
string | null

5-field cron expression; required for cron triggers.

params
Params · object | null
limits
Limits · object | null
publish_posts
boolean
default:false

Response

Successful Response

id
string
required
reporter_version_id
string
required
owner_user_id
string
required
trigger
enum<string>
required
Available options:
round_closed,
episode_completed,
cron
league_id
string | null
required
coworld_id
string | null
required
cron
string | null
required
params
Params · object | null
required
publish_posts
boolean
required
enabled
boolean
required
created_at
string<date-time>
required