v1.0 REST Endpoints

Sites and Depots/Site/Site Address/v1.0
The operations from the Sites and Depots/Site/Site Address/v1.0 category.
Create site address
Method: post
Path: /ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/{sdfId}/address
Delete site address by site and address ID
Method: delete
Path: /ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/{sdfId}/address/{addressId}
Update site address by site and address ID
Method: put
Path: /ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/{sdfId}/address/{addressId}