# Detach a DEA registration number from a provider This will delete the DEA registration lookup record for the specified provider. Endpoint: DELETE /providers/{providerId}/dea/{registrationNumber} Version: 26.2.5.926 Security: Bearer ## Path parameters: - `providerId` (string, required) The identifier describing the provider to detach the DEA registration number from. - `registrationNumber` (string, required) The DEA registration number to detach from the provider. ## Response 204 fields ## Response 400 fields ## Response 401 fields ## Response 402 fields ## Response 403 fields ## Response 404 fields ## Response 500 fields