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.
Set Custom Name - API
rest/{version}/severities/{severityId}/setCustomName
Descriptor | Value |
---|---|
HTTP Method | POST |
Description | Sets the custom name for the severity. |
Required Permission | Can Modify Vulnerabilities (Global) |
Version Introduced | 2.8.8 |
Request Header Parameters
Parameter | Value | Required | Description |
---|---|---|---|
Accept | String | Yes | A value of ‘application/json’ must be provided. |
Request URL Parameters
Parameter | Value | Required | Description |
---|---|---|---|
customName | String | Yes | Name the severity should be updated. |
Sample Calls:Â
curl --insecure -H 'Accept: application/json' -H "Authorization: APIKEY {apiKey}" -X POST http://localhost:8080/threadfix/rest/latest/severities/1/setCustomNamecustomName=newName
Sample Output:
{
"message": "",
"success": true,
"responseCode": -1,
"object": "REST request to change Severity customName with ID 4 to name boom completed successfully."
}
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.