Awell Health Developer Hub
Dev Hub

Request

Mutation

01

Variables

Have a look at the validation section of the createPatient mutation to learn more about in what format values for certain variables should be passed.

01

Update patient identifiers

Providing patient identifier object in UpdatePatient mutation will replace any existing identifiers. If you wish to add a new identifier you can use the AddIdentifierToPatient mutation instead. Learn more about identifiers.

Mutation

01

Variables

01

How to use