Request Body schema: application/x-www-form-urlencoded
token
required
string
token_type_hint
required
string
Enum:"access_token""refresh_token"
Responses
200
确定
400
错误的请求
404
未找到
418
我是茶壶
422
无法处理的实体
429
请求过多
Request samples
Payload
Curl
JavaScript
Node.js
Python
C#
Go
Java
application/x-www-form-urlencoded
token=string&token_type_hint=access_token
Response samples
400
404
418
422
429
application/json
{
"error": {
"code": "003-061",
"description": "Object not found."
}
}
We respect your privacy
You can change or withdraw your consent at any time by going back to Privacy settings.
By clicking "Accept all", you give us consent to process your personal data and set all cookies. Alternatively, you can customize your preferences in Settings.