Render OAuth consent page
Responses
- application/json
- application/json
- application/json
- application/json
- application/json
- application/json
Request Example for get/oauth/authorize
curl https://api.musebook.trade/oauth/authorize
{
"ok": true,
"additionalProperty": "anything"
}