更换令牌

获取访问令牌

post

/global/thirdExt/randomKey 通过一次临时Token换取最终访问Token

Header parameters
companyIdstringRequired

公司ID,通过环境变量获取

Example: {{company}}
tracestringRequired

随机跟踪码UUID

Example: {{mock_trace}}
tokenstringOptional

登录token

Example: {{LoginResult.data.token}}
langstringRequired

语言

Example: zh-CN
Body
objectOptional
Responses
200

成功

application/json
post
/global/thirdExt/randomKey
200

成功

Last updated