Indexing
Path parameters
drive_idstring · uuidRequired
Header parameters
passwordany ofOptional
The password header to use to fetch the preview
stringOptional
nullOptional
Body
Responses
200
The current indexing job status for the drive
application/json
404
Not found
422
Validation Error
application/json
get
/indexing/job-status/{drive_id}Query parameters
drive_idstring · uuidRequired
The id of the drive we want to add users to
Header parameters
passwordany ofOptional
The password header to use to fetch the preview
stringOptional
nullOptional
Body
Responses
200
The asset roots
application/json
404
Not found
422
Validation Error
application/json
get
/indexing/rootsHeader parameters
passwordany ofOptional
The password header to use to fetch the preview
stringOptional
nullOptional
Body
pathsstring · path[]Required
The paths to add as asset roots
drive_idstring · uuidRequired
The ID of the drive
Responses
200
The ID of the new root
application/json
Responsestring · uuid[]
404
Not found
422
Validation Error
application/json
post
/indexing/rootsPath parameters
root_idstring · uuidRequired
The ID of the root to remove
Header parameters
passwordany ofOptional
The password header to use to fetch the preview
stringOptional
nullOptional
Body
Responses
200
Successful Response
application/json
Responseany
404
Not found
422
Validation Error
application/json
delete
/indexing/roots/{root_id}No content
Last updated

