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