/
KE
keeps
/
RODA REST API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
keeps
RODA REST API
post
Create an internal action to move file(s) to another folder within the representation
v1
latest
OpenAPI 3.0.1
LGPLv3
2026-07-17
264
159
234.9 KB
v2 files
Create an internal action to move file(s) to another folder within the representation
post
/api/v2/files/move
Request body
MoveFilesRequest
required
aipId
string
representationId
string
fileUUIDtoMove
string
itemsToMove
SelectedItemsIndexedFile
details
string
Response
Job created
Job
required
id
string
name
string
username
string
startDate
string
date-time
endDate
string
date-time
state
'CREATED'
|
'STARTED'
|
'COMPLETED'
|
'FAILED_DURING_CREATION'
|
'FAILED_TO_COMPLETE'
|
'STOPPED'
|
'STOPPING'
|
'TO_BE_CLEANED'
|
'PENDING_APPROVAL'
|
'REJECTED'
|
'SCHEDULED'
stateDetails
string
instanceId
string
jobUsersDetails
JobUserDetails[]
instanceName
string
jobStats
JobStats
plugin
string
pluginType
'INGEST'
|
'INTERNAL'
|
'SIP_TO_AIP'
|
'AIP_TO_SIP'
|
'AIP_TO_AIP'
|
'MISC'
|
'MULTI'
pluginParameters
object
sourceObjects
SelectedItemsObject
outcomeObjectsClass
string
attachmentsList
string[]
fields
object
priority
'URGENT'
|
'HIGH'
|
'MEDIUM'
|
'LOW'
parallelism
'LIMITED'
|
'NORMAL'
stopping
boolean
inFinalState
boolean