Skip to main content

TmCreateTaskRequest

Properties

NameTypeRequiredDescription
subjectstrTask name/subject. Max allowed length is 250 characters
assigneesList[TmCreateTaskRequestAssignees]
completeness_conditionTmCreateTaskRequestCompletenessCondition
start_datestrTask start date in UTC time zone.
due_datestrTask due date/time in UTC time zone.
colorTmCreateTaskRequestColor
sectionstrTask section to group / search by. Max allowed length is 100 characters.
descriptionstrTask details. Max allowed length is 102400 characters (100kB).
recurrenceTaskRecurrenceInfoTask information
attachmentsList[TmAttachmentInfo]

TmCreateTaskRequestAssignees

Properties

NameTypeRequiredDescription
id_strInternal identifier of an assignee

TmCreateTaskRequestCompletenessCondition

Properties

NameTypeRequiredDescription
SIMPLEstr"Simple"
ALLASSIGNEESstr"AllAssignees"
PERCENTAGEstr"Percentage"

TmCreateTaskRequestColor

Properties

NameTypeRequiredDescription
BLACKstr"Black"
REDstr"Red"
ORANGEstr"Orange"
YELLOWstr"Yellow"
GREENstr"Green"
BLUEstr"Blue"
PURPLEstr"Purple"
MAGENTAstr"Magenta"

Build Your Own SDKs with  liblab

Build developer friendly SDKs in minutes from your APIs

Start for Free →