{
"code": "",
"state": "",
"error": ""
}curl --location --request POST 'https://sit-api.playariagame.com/dc/authorize/callback?callbackUrl' \
--header 'Content-Type: application/json' \
--data-raw '{
"code": "",
"state": "",
"error": ""
}'{
"success": true,
"errCode": "string",
"errMessage": "string",
"data": true
}