Folder Management
Delete Folder
Delete a specific folder identified by its folderId and remove its reference from associated flows.
DELETE
Path Parameters
The unique identifier of the folder to delete.
Response Fields
The unique identifier of the deleted folder.
The identifier of the workspace where the folder belonged.
The name of the deleted folder.
The color of the deleted folder, represented as a hex code.
The icon identifier for the deleted folder.
The type of flow, either “call” or “message”.
The model type for flows, derived from flowType
.
An array of flow IDs that were associated with the deleted folder.
Timestamp when the folder was created (ISO 8601 format).
Timestamp when the folder was last updated (ISO 8601 format).