{ "requestData": { "myId": "string" } }
curl --location '/CyyyCustomUser/createArAccountOne' \ --header 'Content-Type: application/json' \ --data '{ "requestData": { "myId": "string" } }'
{}