1. First you must authorize yourself
2. We use OAuth2 authorization type (select all scopes and click Authorize)
3. Make SSO login if necessary
...
6. You do not need to fill the Authorization header value manually, Swagger will do it automatically for you.
7. Observe the generated Curl command (you can see that the Authorization header is there) and
...
see the server response