New REST API - Banners API for custom announcements
The new Banners API allows you to programmatically create and manage custom announcements in Qlik Cloud.
The API provides endpoints for creating, retrieving, and updating announcements, enabling you to tailor the announcement experience to your needs.
The API supports the following operations:
GET /v1/banners: Retrieve the banner announcement.POST /v1/banners/actions/upsert: Update or create the banner announcement.
For more information, see the reference documentation for the Banners API.