Delete a Function
Deletes the specified function by its ID.
DELETE
/faas/function/{function_id}/Path parameters
function_idPathintegerrequiredFunction ID
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredLocation (Delhi and Chennai)
Responses
200Function deleted successfully.
example
200example
e2e-function-91786example
Success