POST /api/option/payment_compliancegithub.com/QuantumNous/new-api/controller.ConfirmPaymentCompliance。web_vue。controller-confirmed。字段为动态上游数据或回调负载时,文档会明确标记,不能补造 Schema。x-debug 里的占位符;示例不含真实密码、API Key、签名、Cookie 或 Provider 密钥。Authorization: Bearer ********************{
"confirmed": true
}curl --location 'http://api-dev.opensosen.cn/api/option/payment_compliance' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"confirmed": true
}'{
"success": true,
"message": "",
"data": {
"confirmed": true,
"terms_version": "2026-08",
"confirmed_at": 1786650000,
"confirmed_by": 1
}
}