B端授权接口 V3
开发中
POST
/api/auth/b/v3/{Private_Key}/{otp_Key}
最后修改时间:2025-02-03 01:35:26
其中Private_Key请在后台-系统设置-授权设置进行更换,OTP_Key将由系统自动生成。
请求参数
Path 参数
Private_Key
string
必需
otp_Key
string
必需
Cookie 参数
session
string
可选
Body 参数application/json
示例代码
返回响应
修改于 2025-02-03 01:35:26