DELETE /{id}/flows/{flow_id}
Deletes a flow from an application revision.
Resource Name: /applications/{id}/flows/{flow_id}/
Permissions Required:- Edit application
Request URL Parameters:
Parameter |
Type |
Description |
---|---|---|
id |
String |
The application's revision ID. |
flow_id |
String |
The flow's ID. |
- Existing application.
- Existing flow.
A Status (see Status ) object.
â See also: