{ "ownerId": "string", "appKey": "string", "appSecret": "string" }
curl --location --request POST '/oauth/generate/accessToken' \ --header 'Content-Type: application/json' \ --data-raw '{ "ownerId": "string", "appKey": "string", "appSecret": "string" }'
{ "": {} }