Merge folders

Merge one folder into another by moving all files from the source folder to the destination folder.

    This operation:
    1. Moves all files from the source folder to the destination folder
    2. Re-runs checklist matching for all moved files
    3. Runs flow hydrations for all moved files
    4. Archives (deletes) the source folder
    
    Both folders must be accessible to the authenticated user.
    
Path Params
string
required

ID of the source folder

string
required

ID of the destination folder

Body Params
string
required
length ≤ 255
string
enum
  • BUSINESS - Business
  • HOUSEHOLD - Household
  • OTHER - Other
Allowed:
string | null
boolean

Whether portal flows are enabled for this folder

boolean

Whether the welcome/consent page is shown for this folder's portal users

Responses

Language
Credentials
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json