# Delete a custom license 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. Endpoint: DELETE /licenses/{licenseId} Version: v1 Security: bearerAuth ## Path parameters: - `licenseId` (integer, required) ID of the License Example: 1 ## Response 200 fields ## Response 400 fields ## Response 401 fields ## Response 404 fields ## Response 500 fields