Hello,
When authenticating to the REST API, am I able to use the API Key/API Token found on the User Account Details page?
I've been attempting to do so using Postman, by changing the Authorization type to API Key and then pasting the API Key into the Value field. Unsure that the Key field must contain, but having tried things like "apikey", "api_key" etc.. I always receive a 401 Unauthorized. I'm clearly getting something wrong - so appreciate any direction.
Just a FYI, the documentation for the Notifications says a default priority is normal but I've found it to default to low when no priority field is populated.