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