Skip to content

Delete debug flow

DELETE
/api/v1/flows/{id}

Delete debug flow

Parameters

Path Parameters

id*
Typestring
Required

Responses

Debug flow is deleted

application/json
JSON
{
"reason": "string",
"status": 0
}

Samples