Developer
Developer - Transcript Filing

Reset Drive Matter Profile

Clear a matter's extracted profile and per-file extraction bookkeeping.

The correction path for a bad extraction: profiles are merge-only, so a misextracted name would otherwise steer matching forever. Resetting clears the profile and marks every file un-extracted; the next extraction run rebuilds the profile from scratch.

post/developer/transcript-filing/drive-matters/{drive_matter_id}/reset-profile

Path parameters

drive_matter_idstring uuid required

Response

Successful Response

drive_matter_idstring uuid required
drive_folder_idstring required
parent_folder_idstring nullable
depthinteger required
namestring required
folder_pathstring required
child_file_namesstring[] nullable
child_folder_namesstring[] nullable
is_activeboolean required
last_seen_atstring date-time nullable
matter_statusstring nullable
source_folder_idstring nullable
profileobject nullable
profile_updated_atstring date-time nullable
profile_attempted_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.