Skip to main content
Delete deployed backend functions from Base44. This removes the remote deployment only. Local function files in your project are not affected. You can delete a single function or multiple functions at once.
Deleting a function removes it from Base44. Any endpoints, SDK calls, or automations that depend on this function will stop working.

Usage

base44 functions delete <names...>

Arguments

ArgumentDescriptionRequired
<names>One or more function names, separated by spaces or commasYes

See also