Delete a Function

Hand off to an LLM

Deprecated

This v1/v2 endpoint is deprecated. Use the V3 equivalent instead.

DELETE
/v2/functions/{functionName}
x-api-key<token>

Authenticate using API Key in request header

In: header

Path Parameters

functionName*string

Response Body

curl -X DELETE "https://api.bem.ai/v2/functions/string"
Empty

See also