Skip to content

Delete attribution report library settings

Request

Delete library settings to be reflected in the attribution report

Security
bearer-key
Path
productIdentifierstringrequired

product UUID (by running Entities - Organization > Get Organization Products) or Product Token (from the Mend SCA App: Integrate tab > Product Token).

Bodyapplication/json
projectIdentifiersArray of strings(Project Identifiers)required
Example:
[ "123e4567-e89b-12d3-a456-426655440000" ]
DELETE
/api/v2.0/products/{productIdentifier}/librarySettings/attributionReport
{ "projectIdentifiers": [ "123e4567-e89b-12d3-a456-426655440000" ] }

Responses

OK

Bodyapplication/json
string
Response
"string"