OPENAPI / COMPONENTS / SCHEMAS
ChecklistItemCreate
ChecklistItemCreateRequest body for creating or updating a checklist item
object7properties
titlestringSubtask title
startDatestringStart date and time in yyyy-MM-dd'T'HH:mm:ssZ format
isAllDaybooleanAll day
sortOrderintegerThe order of subtask
timeZonestringThe time zone in which the Start time is specified
statusintegerThe completion status of subtask
completedTimestringCompleted time in yyyy-MM-dd'T'HH:mm:ssZ format