Skip to main content
POST
Create adjudication items

Authorizations

Authorization
string
header
required

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

Body

application/json
title
string
required
reasonCode
required
Available options:
judge_disagreement
sourceType
required
Available options:
synthetic_candidate
sourceId
string
required
evaluationId
number
severity
Available options:
low
summary
string
assignedTo
string
provenance
object

Response

Successful response

id
number
required
reasonCode
string
required
status
string
required
severity
string
required
sourceType
string
required
sourceId
string
required
evaluationId
null | number
required
title
string
required
summary
null | string
required
provenance
object
required
assignedTo
null | string
required
createdBy
null | string
required
createdAt
string
required
updatedAt
string
required
resolvedAt
null | string
required