[Deprecated]: Execute rules for the deleted repeating form items

put

/ec-rule-svc/rest/v2.0/studies/{studyId}/{mode}/deleteform

Deprecated: Use latest version instead. Execute rules associated with deleted repeating form items(itemIds ['253DE8D3112F45789741131FB98D2590', 'D75D4975E09F440286627303D95D4932']) on a form or a visit property

Request

Path Parameters
Supported Media Types
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
Nested Schema : itemIds
Type: array
Unique Items Required: true
Show Source
Back to Top

Response

Supported Media Types

200 Response

Rule execution was successful.
Body ()
Root Schema : ExecuteRuleTOv2
Type: object
Show Source
Nested Schema : ruleTargets
Type: array
Show Source

500 Response

An internal error occured
Body ()
Root Schema : ExecuteRuleTOv2
Type: object
Show Source
Nested Schema : ruleTargets
Type: array
Show Source
Back to Top