Create a Task

Creates a new task and assigns it to a user. Tasks can be associated with a patient (relatedToLead) and are used to manage clinical or administrative workflows.

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

Schema for creating a new task.

string
required

The category or type of the task.

string
required

The _id of the CRM user to whom the task will be assigned.

string
required

The _id of the patient (lead) this task relates to.

string
enum
Defaults to pending

The initial status of the task.

Allowed:
string
required

A clear and concise description of the task.

string

Optional initial notes for the task.

Headers
string
required

Your unique Organization ID.

Response

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