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