Skip to main content
DELETE
/
flowise
/
delete
/
:flowiseId
/
{instance}
Delete Bot Flowise
curl --request DELETE \
  --url https://{server-url}/flowise/delete/:flowiseId/{instance} \
  --header 'apikey: <api-key>'
This response has no body data.

Authorizations

apikey
string
header
required

Your authorization key header

Path Parameters

instance
string
required

Name of the instance

Query Parameters

flowiseId
string
required

Id Bot Flowise

Response

200 - undefined