x-token: ********************curl --location 'http://101.200.153.57:9030/api/ca/gencsr' \
--header 'x-token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"orgId": "string",
"userId": "string",
"userType": "string",
"certUsage": "string",
"privateKeyPwd": "string",
"country": "string",
"locality": "string",
"province": "string",
"token": "string"
}'{}