Delete a Sensor Profile
Use this API to delete a sensor profile in your account.
Input ParametersInput Parameters
Parameter |
Mandatory/Optional |
Data Type |
Description |
---|---|---|---|
sensorProfileId |
Mandatory |
string |
The ID/UUID for the sensor profile you want to delete. |
SampleSample
API request
curl -X DELETE
"<qualys_base_url>/csapi/v1.3/sensorProfile/d96b936c-4d7c-449a-bc32-cfdc31c87a9c"
-H "Authorization: Bearer <token>"
Response
Response Code: 200