Copy rules in bulk

put

/ec-rule-designer-svc/rest/v3.0/rule/studies/{studyId}/bulkcopy

Copy rules in bulk.

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : studies
Type: array
Show Source
Nested Schema : schema
Type: object
Show Source
Nested Schema : forms
Type: array
Show Source
Nested Schema : FormMapDTO
Type: object
Show Source
Nested Schema : items
Type: array
Show Source
Nested Schema : ItemMapDTO
Type: object
Show Source
Back to Top

Response

Supported Media Types

200 Response

Bulk delete rules was successful.
Body ()
Root Schema : RDSRestUnifiedResponseDTO
Type: object
Error details from Rule Designer APIs for bulk operations
Show Source
Nested Schema : RDSRestErrorDataDTO
Type: object
Read Only: true
Error details from Rule Designer APIs
Show Source
Nested Schema : RDSRestResponseDTO
Type: object
Read Only: true
Response from Rule Designer APIs
Show Source
Nested Schema : details
Type: object
Read Only: true
Error Details
Nested Schema : result
Type: object
Read Only: true
Result Object

400 Response

Incorrect payload.
Body ()
Root Schema : RDSRestUnifiedResponseDTO
Type: object
Error details from Rule Designer APIs for bulk operations
Show Source
Nested Schema : RDSRestErrorDataDTO
Type: object
Read Only: true
Error details from Rule Designer APIs
Show Source
Nested Schema : RDSRestResponseDTO
Type: object
Read Only: true
Response from Rule Designer APIs
Show Source
Nested Schema : details
Type: object
Read Only: true
Error Details
Nested Schema : result
Type: object
Read Only: true
Result Object

500 Response

An internal error occured.
Body ()
Root Schema : RDSRestUnifiedResponseDTO
Type: object
Error details from Rule Designer APIs for bulk operations
Show Source
Nested Schema : RDSRestErrorDataDTO
Type: object
Read Only: true
Error details from Rule Designer APIs
Show Source
Nested Schema : RDSRestResponseDTO
Type: object
Read Only: true
Response from Rule Designer APIs
Show Source
Nested Schema : details
Type: object
Read Only: true
Error Details
Nested Schema : result
Type: object
Read Only: true
Result Object
Back to Top