Using the REST API
As an alternative to the Business Performance Center graphical user interface, you can use the REST API to manage dashboard templates.
Before you begin
About this task
Depending on your authentication scheme, the REST API is accessible to users who were granted the Manage dashboard templates Zen permission. For more information, see Setting permissions to manage dashboard templates.
You call the REST API by using the Swagger user interface or a REST client such as Postman.
Using the Swagger user interface
Procedure
Using a REST client
Procedure
- Get a Zen API Token, as instructed on the Generating API keys for authentication page of the Cloud Pak Platform UI (Zen) documentation.
- Generate an Authorization header with the ZenApiKey to be used in the requests, as instructed on the Authorizing HTTP requests by using the Zen API key page of the IBM Cloud Pak® for Business Automation documentation.
- Use a REST client, such as Postman, to pass in all requests that the Authorization header generated in step 2.