As of December 31st, 2023 ThreadFix 2.X has reached End of Life and is no longer supported. For any further information please contact the Success and Implementation team.

Delete Blacklist/Whitelist Entry - API

rest/{version}/scanner/blacklistWhitelist/{listId}/delete


This endpoint was deprecated in version ThreadFix version 2.8.2 and replaced with Delete Deny List/Allow List Entry - API



Descriptor

Value

HTTP Method

DELETE

Description

Allows user to delete a blacklist or whitelist item from a channel

Required Permission

Manage Vulnerability Types

Version Introduced2.7.9
Changes in 2.8.2Deprecated and replaced with Delete Deny List/Allow List Entry - API


Request Header Parameters

Parameter

Value

Required

Description

Accept

String

Yes

A value of ‘application/json’ must be provided.


Sample Call:

curl --insecure -H 'accept: application/json' -H "Authorization: APIKEY {api_key}" -X DELETE http://localhost:8080/threadfix/rest/latest/scanner/blacklistWhitelist/1/delete


Sample Output:


{
    "message": "",
    "success": true,
    "responseCode": -1,
    "object": "successfully removed list entry"
}

www.threadfix.it | www.coalfire.com
Copyright © 2024 Coalfire. All rights reserved.

This Information Security Policy is CoalFire - Public: Distribution of this material is not limited.