mirror of
https://github.com/appwrite/appwrite
synced 2026-04-26 16:07:32 +00:00
1 line
274 B
Markdown
1 line
274 B
Markdown
|
|
Trigger a function execution. The returned object will return you the current execution status. You can ping the `Get Execution` endpoint to get updates on the current execution status. Once this endpoint is called, your function execution process will start asynchronously.
|