Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

DELETE /scanner/scanprofiles/{profileid}

SUMMARY Initiates a request to delete a scanProfile. The request takes one parameter - the Scan Profile ID.

Table 1: DELETE /scanner/scanprofiles/{profileid} resource details:

DELETE /scanner/scanprofiles/{profileid} resource details

MIME Type

text/plain

Table 2: DELETE /scanner/scanprofiles/{profileid} request parameter details:

DELETE /scanner/scanprofiles/{profileid} request parameter details

Parameter Type Optionality Data Type MIME Type Description

profileid

path

Required

String

text/plain

null

Table 3: DELETE /scanner/scanprofiles/{profileid} response codes:

DELETE /scanner/scanprofiles/{profileid} response codes

HTTP Response Code Unique Code Description

204

The scan has been successfully deleted

500

1030

Occurs when an attempt is made to delete a scan when certain conditions are not met, or when too many scan requests have been made

Response Description

An indicator of whether the scan has been deleted successfully or not.

Response Sample