Skip to main content
DELETE
/
functions
/
{slug}
Execute function (DELETE)
curl --request DELETE \
  --url https://api.example.com/functions/{slug}
{}

Path Parameters

slug
string
required

Function slug identifier

Response

Function executed successfully

The response is of type object.