[Deprecated]: Delete a site by ID
delete
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/{sdfId}
Deprecated: Retrieves the SDF (site or depot) by ID.
Request
Path Parameters
-
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