Create a New Task

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

Create a new task, typically for internal workflow management. You must send the type, description, and notes parameters in the request body.

Body Params

A Data Transfer Object (DTO) for creating a new task.

string
required

The type of task, e.g., follow-up.

string

The unique ID of the staff member assigned as the task owner.

relatedToLead
object

The patient (patient) the task is related to.

status
object

The initial status of the task.

string
required

A brief description of the task.

string
required

Any notes or comments related to the task.

extras
object

Additional non-standard data.

tags
array of strings

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

tags
string

The unique ID of the organization.

boolean

A flag 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