SCA API 2.0
/- Assign Library License
Get Library Notices
Set Library Notice
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 Licenses
Assign Library License
Adds a license reference to a given library
Security
bearer-key
POST
{ "uuid": "123e4567-e89b-12d3-a456-426655440000", "assignedByUser": true, "licenseReferences": [ { … } ] }
Response
{ "supportToken": "1171c60d", "retVal": { "uuid": "123e4567-e89b-12d3-a456-426655440000", "name": "MIT", "assignedByUser": true, "licenseReferences": [ … ] } }