Delete a function
delete
/v1/projects/{ref}/functions/{function_slug}Deletes a function with the specified slug from the specified project.
OAuth scopes
- edge_functions:write
Path parameters
- refRequiredstring
Project ref
- function_slugRequiredstring
Function slug
Response codes
- 200
- 401
- 403
- 429
- 500
Response (200)
1{}