Delete Flow

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Request example

curl --location --request DELETE 'http://localhost:8090/v1/flows/{flowId}' \
--header 'Tenant-ID: ${tenantId}' \
--header 'Authorization: Bearer ${access_token}' \
Path Params
int32
required
Headers
string
required
string
required
Responses
200

Flow deleted successfully

Language
LoadingLoading…
Response
Choose an example:
application/json