SCA API 2.0
/- Revert Library User Licenses
Get Library Notices
Set Library Notice
Assign Library License
Set Library Copyright
Revert Library User Copyrights
Get Organization In-House Libraries
Mark/Unmark Library As In-House
Get Library Version Vulnerability Trends
Get Library Versions
Get Library Projects In Organization
Get Library Details
Remove Library License References
Revert Library User Licen...
Reverts the license for a given library to its original state
Security
bearer-key
DELETE
curl -i -X DELETE \
'https://api-saas.mend.io/api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/licenses/revert' \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'Response
{ "supportToken": "1171c60d", "retVal": [ { … } ] }