v1.0 REST Endpoints
Data Actions/Freeze/v1.0
The operations from the Data Actions/Freeze/v1.0 category.
- Freeze multiple data elements for a subject
- Method: postPath:
/ec-dataaction-svc/rest/v1.0/studies/{studyId}/{mode}/dataelements/freeze
- Unfreeze single data element of a visit
- Method: putPath:
/ec-dataaction-svc/rest/v1.0/studies/{studyId}/{mode}/unfreeze/{dataElementId}