Guide

IntroductionGlossarySupported File TypesSchema Building GuideKnown Limitations

API Reference

Copy a Workflow POSTCreate a Workflow POSTDelete a Workflow DELETEGet a Workflow GETList Workflows GETUpdate a Workflow PATCH
Workflows

Delete a Workflow

DELETE
/v2/workflows/{workflowName}

Authorization

x-api-key<token>

Authenticate using API Key in request header

In: header

Path Parameters

workflowNamestring

Response Body

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

Create a Workflow POST

Previous Page

Get a Workflow GET

Next Page

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