Create Injection Log

Registers a new injection log entry for the authenticated patient. The customer field is automatically populated by the system using the authenticated user's unique identifier. Requests must include a valid authorization token and the organization ID in the headers.

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

The name of the medication administered, e.g., Ozempic.

string
required

The specific dose administered, including units.

string
enum
required

The anatomical location where the injection was performed.

Allowed:
date-time
required

The date and time when the injection was taken in ISO 8601 format.

string

Additional information or observations regarding the injection.

Headers
string
required

A valid JWT authentication token.

string
required

Your unique Organization ID.

Responses

400

Bad Request. Validations failed for the provided fields.

401

Unauthorized. The authorization token is missing or invalid.

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