Skip to main content
POST
Create a task

Authorizations

Authorization
string
header
required

Marketplace API key

Headers

X-Organization-Id
string
required

Target clinic organization ID

Body

application/json
noteId
string
required

Note ID to attach the task to

Example:

"nte_3cc73cb69c59403ca9108af6c5693b25"

providerId
string
required

Provider ID of the user creating/owning the task

Example:

"prv_d4e5f6a7b8c94d0e1f2a3b4c5d6e7f8a"

notes
string
required

Task description / notes

Example:

"Review missing plan for Impression #3: Irritant Contact Dermatitis"

assigneeIds
string[]
required

Array of provider IDs to assign the task to (at least one required)

Example:

Response

Success

code
string
required

Response code

Example:

"success"

data
object
required