Create

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

🚧

Roles

manager

Use this method to create new patients. Patient objects are provided in a form of JSON array (the patients parameter).

The response of this call is the same patient's object list with the system-assigner patient id. Use this id in subsequent calls where a patientId is required

Tags

You can assign any custom key-value tags to patients. These tags can be later used in alert queries.

"tags": {
  "key1":"value1",
  "key2":"value2"
}

Body Params
patients
array of objects
patients
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json