[Deprecated]: Delete SDF property by property ID
delete
/ec-site-svc/rest/v1/studies/{studyId}/{mode}/sdfs/{sdfId}/property/{propId}
Deprecated: Removes the SDF property with the specified property ID.
Request
Path Parameters
-
mode(required): string
Mode of the study. Accepts active, test, or training.
-
propId(required): string
Property ID to delete property
-
sdfId(required): string
SDF ID to delete property.
-
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
Site property deleted.
400 Response
Bad request.
Nested Schema : result
Type:
object
Nested Schema : details
Type:
object