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