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