Update vaccine shot administration

Edits an existing vaccine shot record and returns the refreshed student immunization data.

Authentication

AuthorizationBearer

You can retrieve your token by visiting your dashboard and clicking Generate API token.

Path parameters

idstringRequired

Request

This endpoint expects an object.
date_givenstringRequired
Must be a valid date.
doctor_namestring or nullOptional
doctor name display value.
shot_numberintegerOptional
shot number value.

Response

Successful PATCH response for /api/v1/immunization/vaccine/{id}.

statusenum
Allowed values:
messagestring
dataobject