[Deprecated]: Delete site address by site and address ID
delete
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/{sdfId}/address/{addressId}
Deprecated: Removes a site's address for a given SDF (site or depot) ID and address ID.
Request
Path Parameters
-
addressId(required): string
ID of the SDF address that you want to delete.
-
mode(required): string
Mode of the study. Accepts active, test, or training.
-
sdfId(required): string
SDF ID to delete.
-
studyId(required): string(uuid)
The ID of the study.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
204 Response
SDF deleted successfully.
400 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object