curl --location --request POST 'https://prod.your-api-server.com/user/createWithList' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{}