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