Authorization: Bearer ********************curl --location 'https://bpi2.poyashi.me/oauthClient' \
--header 'Authorization: Bearer <token>'{
"exists": true,
"clientId": "string",
"maskedSecret": "string",
"redirectUris": [
"string"
]
}