Delete subjects and decommission devices in a study
delete
/api/studies/{studyId}/subjects
Deletes all subjects and decommissions their virtual devices in an mHealth study represented by the provided study ID. This is an irreversible operation.
Request
Path Parameters
-
studyId: string
Study ID.
There's no request body for this operation.
Back to TopResponse
Supported Media Types
- application/json
202 Response
Operation accepted.
404 Response
Invalid studyId.