While testing Web API using POSTMAN, you may observe error like
A request error occurred; Tenant host name not specified or is invalid.
This error can be resolved by passing ‘x-tenant’ parameter in header with proper host name. The call with header will look like below-