Skip to main content
POST
Requires scope: api:manage-patients Idempotent — patients already in the cohort are skipped. Max 500 per call. If the cohort has template assignments, snapshot documents are seeded for newly added patients in the background.

Parameters

str
required
Olira-assigned cohort id.
list[str]
required
Olira patient ids to add (max 500).

Returns

CohortPatientMutationResult
str
Cohort id.
int
Total enrolled patients after the operation.

Raises