创建真人认证会话
素材管理
创建真人认证会话
创建移动端真人活体认证会话。用户在手机上打开返回的 H5Link 完成人脸认证。此接口必须使用选择了 Byteplus-Direct 分组的 API 令牌。
POST
创建真人认证会话
授权
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
请求体
application/json
可选回调地址,用于接收上游认证事件。
示例:
"https://example.com/callback"