Skip to main content
PATCH
Update a ReviewRound

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

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

Updated

updated
boolean