Flow Folders
API key passed in the Authorization header. Format: <api-key>
The folder name.
The ID of the parent folder. Omit or set to null for a root-level folder.
Display order position within the parent.
Folder created
Unauthenticated
Unauthorized
Validation Error
API key passed in the Authorization header. Format: <api-key>
The unique identifier of the flow folder.
The folder name.
The ID of the parent folder. Set to null to move to the root level.
Display order position within the parent.
Folder updated
Unauthenticated
Unauthorized
Folder not found
Validation Error
API key passed in the Authorization header. Format: <api-key>
The unique identifier of the flow folder.
If true, deletes all descendant folders and detaches their flows.
Folder deleted
Unauthenticated
Unauthorized
Folder not found
Last updated
Was this helpful?