Create Task

Creates a new task in the Unify Dental API. Returns the created Task object.

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

A task represents a to-do item or action to be completed within the Unify Dental API, such as a follow-up call, a reminder, or work assigned to a staff member.

string

A short, human-readable title for the task.

string

A detailed description of what the task involves.

date-time

The timestamp indicating when work on the task should begin.

string

The resource name of the contact (e.g., patient) associated with this task, in the format contacts/{contact}.

string

The resource name of the appointment linked to this task, in the format appointments/{appointment}.

string

The resource name of the staff member assigned to this task, in the format resources/{resource}.

additional_data
object

Additional key-value data for the task that is specific to the upstream source system.

Responses

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