Skip to main content
PUT
Update Task Settings

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Body

application/json
suppressTaskNotifications
boolean | null
completedTaskRetentionDays
integer | null
Required range: 1 <= x <= 365
defaultTaskFilter
enum<string> | null
Available options:
ASSIGNED_TO_ME,
SUBSCRIBED_TO,
USER_CHOICE
assignmentStrategy
enum<string> | null
Available options:
PATIENT_INTERACTION,
ROUND_ROBIN,
NONE
respectShifts
boolean | null

Response

Successful Response

suppressTaskNotifications
boolean
required
completedTaskRetentionDays
integer
required
defaultTaskFilter
enum<string>
required
Available options:
ASSIGNED_TO_ME,
SUBSCRIBED_TO,
USER_CHOICE
assignmentStrategy
enum<string>
required
Available options:
PATIENT_INTERACTION,
ROUND_ROBIN,
NONE
respectShifts
boolean
required