{ "id": "string", "name": "string" }
curl --location --request POST '/v5/userCenter/user/create-type' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "string", "name": "string" }'
{}