Guide

IntroductionGlossarySupported File TypesSchema Building GuideKnown Limitations

API Reference

Apply Baseline Corrections to Regression Transformations POSTCopy a Function POSTCreate a Function POSTDelete a Function DELETERun Function Regression Testing POSTFunction Review POSTGet Function Metrics GETGet a Function Version GETGet a Function GETList Function Versions GETList Functions GETUpdate a Function PUT
Functions

Delete a Function

DELETE
/v2/functions/{functionName}

Authorization

x-api-key<token>

Authenticate using API Key in request header

In: header

Path Parameters

functionNamestring

Response Body

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

Create a Function POST

Previous Page

Run Function Regression Testing POST

Next Page

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