Skip to main content
WEBHOOK

Authorizations

Authorization
string
header
required

Session JWT (from register/login) or API key (pk_...). X-API-Key: <token> is accepted as an alternative header.

Body

application/json
subject_id
string
report_id
string
old_score
integer
new_score
integer
old_band
string
new_band
string

Response

200

Return any 2xx to acknowledge the delivery.

Last modified on August 22, 2026