Skip to main content
WEBHOOK

授权

Authorization
string
header
必填

会话 JWT(来自注册/登录)或 API key(pk_...)。 也接受 X-API-Key: <token> 作为替代请求头。

请求体

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

响应

200

返回任何 2xx 以确认交付。

最后修改于 2026年8月22日