Undo the previous copy of a library object
post
/ec-library-svc/rest/v1.0/libraryObjects/studies/{studyId}/versions/{studyVersion}/revertCopyObjects
Undo the previous copy of a library object.
Request
Path Parameters
-
studyId(required): string(uuid)
Study id
-
studyVersion(required): string
Study version
Supported Media Types
- */*
Root Schema : schema
Type:
Show Source
array
-
Array of:
object LibraryCopyObjectDto v1.0
Title:
LibraryCopyObjectDto v1.0
Information about library Copy Object
Nested Schema : LibraryCopyObjectDto v1.0
Type:
object
Title:
LibraryCopyObjectDto v1.0
Information about library Copy Object
Show Source
-
objectGroup: string
Object group (title)Example:
Demography
-
objectId: string
(uuid)
Object (forms, rules...) ID
-
objectType: string
Object typeExample:
FORM
-
sourceObjectId: string
(uuid)
Object (forms...) ID
-
sourceStudyId: string
(uuid)
Source study id
-
sourceStudyType: string
Source study typeExample:
LIBRARY
-
sourceStudyVersion: string
Source study versionExample:
1.0.0.1
-
studyId: string
(uuid)
Library study id
-
studyType: string
Study typeExample:
LIBRARY
-
studyVersion: string
Library study versionExample:
1.0.0.1
Response
Supported Media Types
- application/json
200 Response
Successful operation.
Root Schema : LibraryCopyObjectDto v1.0
Type:
object
Title:
LibraryCopyObjectDto v1.0
Information about library Copy Object
Show Source
-
objectGroup: string
Object group (title)Example:
Demography
-
objectId: string
(uuid)
Object (forms, rules...) ID
-
objectType: string
Object typeExample:
FORM
-
sourceObjectId: string
(uuid)
Object (forms...) ID
-
sourceStudyId: string
(uuid)
Source study id
-
sourceStudyType: string
Source study typeExample:
LIBRARY
-
sourceStudyVersion: string
Source study versionExample:
1.0.0.1
-
studyId: string
(uuid)
Library study id
-
studyType: string
Study typeExample:
LIBRARY
-
studyVersion: string
Library study versionExample:
1.0.0.1
500 Response
Error
Nested Schema : details
Type:
object