Skip to main content
POST
Create a new ReviewRound

Authorizations

Authorization
string
header
required

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

Body

application/json
anonymized
boolean
required
eventId
string
required
id
string
required
name
string
required
orgId
string
required
revealPeerReviews
boolean
required
roundNumber
integer
required
status
string
required
closesAt
string<date-time>
criteriaJson
any

Arbitrary JSON value

opensAt
string<date-time>

Response

Created

id
string