The API request uses bearer authorization for Ops Center Portal users. To authorize the request, set the Authorization header in the request as follows:
Authorization: Bearer<space><Authorization Token>
The expression must be: Content-type: application/json
Use the Common Services APIs to generate the authorization token.
Note:
- The authorization token is refreshed after every 5 minutes. You must generate the new authorization token after 5 minutes.
- The User Management APIs of Analyzer detail view are not supported for Ops Center Portal users.