Qualys Cloud Platform 2.2 (CAR) API Notification 1
Table of Contents
A new release of Qualys Cloud Platform 2.2 (CAR) includes updated APIs, which is targeted for release in July 2024. The specific day will differ depending on the platform. See platform release dates on the Qualys Status page. This API notification provides an early preview into the upcoming APIs, allowing you to identify use cases that can leverage these updated APIs.
What’s New?
In this release, we’ve added new APIs to manage Custom QIDs more effectively, enabling creation, updating, and searching of custom scripts specifically tailored for Custom QID management.
New APIs to Manage Custom QIDs
With this release, we have introduced following new APIs, to help manage your custom QIDs effectively. These APIs support create, update and search operations on your custom QIDs.
New API: Create Custom QID
POST /sm/v3/script
Using this API, you can create custom script of type Custom QID.
New API: Update Custom QID
PATCH /sm/v3/script/{id}
Using this API, you can update the script with type Custom QID.
New API: Search Custom QID
POST /sm/v1/qid/search
Using this API, you can search Custom QID.
Please refer the detailed release note here: https://cdn2.qualys.com/docs/release-notes/qualys-car-2.2-api-release-notes.pdf