pub async fn ciphers_id_delete(
    configuration: &Configuration,
    id: &str
) -> Result<(), Error<CiphersIdDeleteError>>