获取token
POST
http://quyan4pl-gateway-dev.c8dfd77cdee5247d388409f67eae91522.cn-shanghai.alicontainer.com/auth/oauth/token
请求头
参数名
类型
描述
必填
Content-Type
application/x-www-form-urlencoded
必填
请求参数
参数名
类型
描述
必填
grant_type
NonNull
password
必填
username
NonNull
必填
password
NonNull
必填
scope
all
必填