Update Task

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

Update the details or status of an existing task by its unique id. You must send the organization, status, type, owner, relatedToLead, description, notes and tags parameters in the request body.

Path Params
string
required

The unique identifier of the task to update, e.g., 68b8b73f56e0f97f736903df.

Body Params

A schema representing a task, typically for internal use, associated with a patient or a process.

string

The unique ID of the organization the task belongs to.

string

The unique identifier for the task record.

status
object

The current status of the task.

string

The type of task (e.g., consultation, follow-up).

string

The unique ID of the user assigned to the task.

relatedToLead
object

A subset of the patient's information linked to this task.

string

A brief description of the task.

string

Any notes or comments related to the task.

tags
array of strings

A list of tags or labels for the task, e.g., urgent.

tags
date-time

The timestamp when the task was created.

date-time

The timestamp when the task was last updated.

boolean

A boolean indicating if this task is only visible to administrative users.

Headers
string

Unique organization ID.

Response

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