Introduction
The Web API Demo App is an example app to demonstrate Flow Director’s Web API.
It consists of a flow that implements a User Shell to add
, change
, delete
, and list
users. You can execute these commands via a Terminal dashboard component. The shell commands are REST-aware, and the corresponding REST routes are defined. You can execute the same shell commands via REST.