Delete Activation Key
Use this API to delete an activation key using the key ID. The key that has active agents associated with it cannot be deleted.
Enter the activation key ID (id - Required) for the key to be deleted.
Permissions required: Managers with full scope. Other users must have these permissions - Access Permission — API Access, and CA Activation Key Permission — Delete Activation Key.
Input Parameters
There are no input parameters.
Sample – Delete activation keySample – Delete activation key
API Request
curl --location --request DELETE '<qualys_base_url> /caui/v1/activation-keys/manage/123456
--header 'Content-Type: application/json' \
--header 'Authorization: Bearer <JWT Token>' \
API Response
Successfully deleted activation key