Skip to main content
POST
Create a calibration session

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Body

application/json
form_id
string
required

Evaluation form to calibrate against (must be active).

Required string length: 1 - 200
call_id
string
required

Call the roster will score.

Required string length: 1 - 200
title
string

Optional human-readable session title.

Required string length: 1 - 200
reviewer_ids
string[]

Invited reviewer ids. De-duplicated server-side; the creator is added implicitly.

Maximum array length: 50
Required string length: 1 - 200

Response

Default Response