Skip to main content
POST
Bulk Assign Patient Tags

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Body

application/json
patientIds
string[]
required

List of patient IDs to tag

Maximum array length: 5000
tagIds
string[]
required

List of patient tag IDs to add to each patient

Maximum array length: 100

Response

Successful Response

message
string
required

Human-readable summary of the bulk assignment

assignedCount
integer
required

Number of new patient/tag associations created