Delete a custom license using the license ID. All existing inventory that uses this license will have its license changed to Unknown. You must have the Library Manager permission to delete a custom license.
Security
bearerAuth
- Mock serverhttps://codeinsightapi.redocly.app/_mock/swagger/licenses/{licenseId}
- Code Insight REST API Serverhttps://codeinsightapi.redocly.app/codeinsight/api/licenses/{licenseId}
curl -i -X DELETE \
https://codeinsightapi.redocly.app/_mock/swagger/licenses/1 \
-H 'Authorization: Bearer <YOUR_JWT_HERE>'