# Detach a license from a provider This will delete the license and associated verification records for the specified provider. This will also delete any related data such as screenshots, attachments, export reports, alerts etc. Endpoint: DELETE /providers/{providerId}/licenses/{licenseId} Version: 26.2.0.4309 Security: Bearer ## Path parameters: - `providerId` (string, required) The identifier describing the provider to detach the license from. - `licenseId` (string, required) The identifier describing the license that you want to detach. ## Response 204 fields ## Response 400 fields ## Response 401 fields ## Response 403 fields ## Response 404 fields ## Response 500 fields