Send request using Postman - Authorization

Send request using Postman - Authorization

@Stan P

I try send request using Posman. Tago share Postman Collection “TagoIO API” but I get No Authorization response:
{
“status”: false,
“message”: “Authorization denied”
}
How I can add Auth? I try do new key using this article: https://docs.tago.io/en/articles/218 and paste generated key as “Bearer Token” to my postman but I still have same respond as above.
PS. Of course I add device-token to header, this two parameters:
Content-Type: application/json
device-token: b4766ce8-7d31-cdbb-548d-xxxxxxxxxxxx