Functions
Delete function
Delete a function and all its revisions. Deletion is asynchronous; the function's name and URL are released once it completes.
delete/api/v1/functions/{function_id}
Path parameters
function_idstring required
Function ID, short id (fn-…), URL slug, or name
Response
Deletion accepted