保存特定OAuth 2.0客户端中用户对应用某些范围的同意。
确定
重定向
错误的请求
未找到
无法处理的实体
请求过多
{- "approval": true,
- "client_id": "string",
- "redirect_uri": "string",
- "scope": "string",
- "state": "string"
}
{- "error": {
- "code": "003-061",
- "description": "Object not found.",
- "details": { }
}
}