文档
测试

获取access_token

POST
{{open}}auth/account_users/access_token

请求头

参数名
类型
描述
必填
Content-Type
string
示例:application/x-www-form-urlencoded
可选

请求参数

参数名
类型
描述
必填
username
string
示例:{{USERNAME}}
可选
password
string
示例:{{PASSWORD}}
可选
client_id
string
示例:{{CLIENT_ID}}
可选
nickname
string
示例:同学
可选