An Event Hubs namespace provides a unique scoping container, in which you create one or more event hubs. We will use REST API to create namespace using POSTMAN.
token
How to authenticate azure service principal with ‘client secret’ using Postman
Postman can make REST API call to get access_token for a service principal authenticated with Azure AD.