v3.0 REST Endpoints

Designer/Visit Form APIs/v3.0
The operations from the Designer/Visit Form APIs/v3.0 category.
[Deprecated]: Get list of forms in a study
Method: get
Path: /ec-designer-svc/rest/v3.0/studies/{studyId}/versions/{version}/visits/{visitid}/forms
Delete form from a specific visit
Method: delete
Path: /ec-designer-svc/rest/v3.0/studies/{studyId}/versions/{version}/visits/{visitid}/forms/{formId}
Get all questions included in a form
Method: get
Path: /ec-designer-svc/rest/v3.0/studies/{studyId}/versions/{version}/visits/{visitid}/forms/rules
Update forms of a specific visit
Method: put
Path: /ec-designer-svc/rest/v3.0/studies/{studyId}/versions/{version}/visits/{visitid}/forms