Invoke action deleteExternalEnrollments. Body should either have studyID or studyUUID or protocolID
POST {{baseUrl}}/deleteExternalEnrollments
Request Body
{"studyUUID"=>"<uuid>", "studyID"=>"<string>", "protocolID"=>"<string>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |