Customer Flow Edge Case
Remove an edge case
Soft-deletes a variant. On a scripted flow the path engine re-creates a variant for any path still in the graph, so remove the path through PUT /graph instead if that is what you meant.
delete/v1/customer-flow/{flowId}/edge-case/{edgeCaseId}
Path parameters
flowIdstring uuid required
edgeCaseIdstring uuid required
Response
Edge case removed
Changes
Changed in 1 of the 105 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○