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