Remove Flow from Folder
Folder Management
Remove Flow from Folder
Remove a specific flow from a folder identified by its folderId and flowId.
DELETE
Remove Flow from Folder
Path Parameters
string
required
The ID of the folder from which the flow will be removed.
string
required
The ID of the flow to remove from the folder.
Response Fields
string
The unique identifier of the folder.
string
The identifier of the workspace where the folder belongs.
string
The name of the folder.
string
The color of the folder, represented as a hex code.
string
The icon identifier for the folder.
string
The type of flow, either “call” or “message”.
string
The model type for flows, derived from
flowType.array
An updated array of flow IDs associated with the folder after removal.
string
Timestamp when the folder was created (ISO 8601 format).
string
Timestamp when the folder was last updated (ISO 8601 format).
