Skip to main content
POST
Create a new ReviewAssignment

Authorizations

Authorization
string
header
required

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

Body

application/json
assignedAt
string<date-time>
required
eventId
string
required
id
string
required
orgId
string
required
reviewerUserId
string
required
roundId
string
required
status
string
required
submissionId
string
required
completedAt
string<date-time>
recusalReason
string
recusedAt
string<date-time>

Response

Created

id
string