Update Activity

Update the details of an existing activity log entry.

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

Update the details of an existing activity log entry by its unique id. You must send the _id, organization, customer, createdBy, type, and meta parameters in the request body.

Path Params
string
required

The unique identifier of the activity log entry to update, e.g., 67af63646cd80339c6272590.

Body Params

A schema for an activity log entry.

string

The unique identifier for the activity record.

string

The unique ID of the organization.

customer
object

The patient (patient) related to the activity.

createdBy
object

The staff member who created the activity entry.

string

A human-readable label for the activity.

string
enum

The type of activity, e.g., note, order_update.

Allowed:
string

A detailed description of the activity.

string

The unique ID of the resource (e.g., order, appointment) the activity is about.

string
enum

The type of resource the activity is about, e.g., order.

Allowed:
date-time

The timestamp when the activity was created.

date-time

The timestamp when the activity was last updated.

meta
object

Metadata about the activity.

Response

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