DELETE /scanner/scanprofiles/{profileid}
Initiates a request to delete a scanProfile. The request takes one parameter - the Scan Profile ID.
MIME Type |
---|
text/plain |
Parameter | Type | Optionality | Data Type | MIME Type | Description |
---|---|---|---|---|---|
profileid |
path |
Required |
String |
text/plain |
null |
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
String