Delete a Function
Deletes the specified function by its ID.
DELETE
/api/v1/faas/function/{function_id}/Path parameters
function_idPathintegerrequiredFunction ID
Query parameters
project_idQueryintegerrequiredProject ID Find your project id here
locationQuerystringrequiredDeployment region for the resource. Accepted values:
Delhi,Chennai.Mumbai region has been discontinued. Delhi and Chennai are the only supported regions.
Responses
200Function deleted successfully.
example
200example
e2e-function-91786example
Success