# Remove Library License References Removes the license reference from a library Endpoint: DELETE /api/v2.0/orgs/{orgToken}/libraries/{libraryUuid}/licenses/{licenseUuid} Version: 3.0.1 Security: bearer-key ## Path parameters: - `orgToken` (string, required) org UUID (by running Entities - Organization > Get User Organizations) or API Key (from the Mend SCA App: tab > ). - `libraryUuid` (string, required) library UUID (get a project's library by running Library - Project > Get Project Libraries. - `licenseUuid` (string, required) license UUID to remove ## Response 200 fields (application/json): - `supportToken` (string) Example: "1171c60d" - `retVal` (string) ## Response 400 fields (*/*): - `supportToken` (string) Example: "1171c60d" ## Response 403 fields (*/*): - `supportToken` (string) Example: "1171c60d"