刷新令牌
正式环境
https://accounts.zwsoft.cn
正式环境
https://accounts.zwsoft.cn
POST
/connect/token
公开
最后修改时间:2023-09-14 07:33:07
请求参数
Body 参数application/x-www-form-urlencoded
client_id
string
客户端ID
示例值:
TestClient
grant_type
string
必需
示例值:
refresh_token
refresh_token
string
刷新token
示例值:
GWV69F9kGdnVM
client_secret
string
可选
示例值:
testAuto.2022
示例代码
返回响应
修改于 2023-09-14 07:33:07