Update a branch

put

/ec-designer-svc/rest/v2.0/studies/{studyId}/versions/{version}/branches/{branchid}

Updates a branch in your study.

Request

Path Parameters
Supported Media Types
Request Body - */* ()
Root Schema : VisitBranchDto v2.0
Type: object
Title: VisitBranchDto v2.0
Visit Branch details.
Show Source
Nested Schema : arms
Type: array
Arm Details DTO
Show Source
Nested Schema : forms
Type: array
Form Details DTO
Show Source
Nested Schema : formVisits
Type: array
Visit Details DTO
Show Source
Nested Schema : From Item Advanced Property v11.0
Type: object
Title: From Item Advanced Property v11.0
Form Item Advanced Property
Show Source
Nested Schema : rules
Type: array
Show Source
Nested Schema : From Item Advanced Property Rule v11.0
Type: object
Title: From Item Advanced Property Rule v11.0
Form Item Advanced Property Rule
Show Source
  • For RolloverQuestion property it is an ECDV_CODELISTITEM.VALUE
    Example: Yes
  • name
    Example: RolloverQuestionAnswer
  • For RolloverQuestion property it is an ECDV_CODELISTITEM.CODELISTITEM_ID
    Example: B1B8327AFAA6412287106192AB5984EF
Back to Top

Response

Supported Media Types

200 Response

Successful operation.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : VisitBranchDto v2.0
Type: object
Title: VisitBranchDto v2.0
Visit Branch details.
Show Source
Nested Schema : arms
Type: array
Arm Details DTO
Show Source
Nested Schema : forms
Type: array
Form Details DTO
Show Source
Nested Schema : formVisits
Type: array
Visit Details DTO
Show Source
Nested Schema : From Item Advanced Property v11.0
Type: object
Title: From Item Advanced Property v11.0
Form Item Advanced Property
Show Source
Nested Schema : rules
Type: array
Show Source
Nested Schema : From Item Advanced Property Rule v11.0
Type: object
Title: From Item Advanced Property Rule v11.0
Form Item Advanced Property Rule
Show Source
  • For RolloverQuestion property it is an ECDV_CODELISTITEM.VALUE
    Example: Yes
  • name
    Example: RolloverQuestionAnswer
  • For RolloverQuestion property it is an ECDV_CODELISTITEM.CODELISTITEM_ID
    Example: B1B8327AFAA6412287106192AB5984EF

500 Response

Error
Body ()
Root Schema : ErrorResponseData
Type: object
Show Source
Nested Schema : details
Type: object
Back to Top