Authentication: ********************
{}
curl --location --request POST 'https://test.your-api-server.com/api/customers' \ --header 'Authentication: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{}'