POST /insyts/getlinkedaccount HTTP/1.1
Host: api.akibaone.com
Authorization: Bearer YOUR_OAUTH2_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 77
{
"clientId": "text",
"userId": "text",
"providerAccountId": "text",
"consent": true
}