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