Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/appwrite/mod.ts>Functions#deleteExecution

[READ-ONLY] Official Appwrite Deno SDK 🦕
Latest
method Functions.prototype.deleteExecution
Re-export
import { Functions } from "https://deno.land/x/appwrite@12.1.0/mod.ts";

Delete execution

Delete a function execution by its unique ID.

Parameters

functionId: string
executionId: string