Scan Profiles
Delete Scan Profile
Use this API to delete an existing scan profile.
delete/api/discovery-scan-config/v2/scan-profiles/{scanProfileId}
Path parameters
scanProfileIdstring uuid required
ID of a scan profile. This value can be obtained from Get All Scan Profiles API. Must be a valid UUID.
Response
Scan Profile deleted successfully