A task that should be pretty simple, turned out to have an unusual challenge. Making a simple API request turned out to have it’s tricky configuration.
Type: Basic Auth
Username: {email}/token
Password: {your_api_token}
How do I set up Postman to make API requests to my Zendesk account