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