| title | Timeline event |
|---|---|
| summary | /api/timeline-event endpoints. |
/api/timeline-event endpoints.
Delete a [[TimelineEvent]].
idvalue must be an integer greater than zero.
Fetch the [[TimelineEvent]] with id.
idvalue must be an integer greater than zero.
Create a new [[TimelineEvent]].
-
timestampvalue must be a valid date string. -
question_idnullable value must be an integer greater than zero. -
descriptionnullable string. -
archivednullable boolean. -
timezonestring. -
time_mattersnullable boolean. -
namevalue must be a non-blank string. -
timeline_idvalue must be an integer greater than zero. -
sourcenullable enum of collections, question. -
iconnullable enum of star, cake, mail, warning, bell, cloud.
Update a [[TimelineEvent]].
-
timestampnullable value must be a valid date string. -
descriptionnullable string. -
archivednullable boolean. -
timezonenullable string. -
time_mattersnullable boolean. -
namenullable value must be a non-blank string. -
timeline_idnullable value must be an integer greater than zero. -
iconnullable enum of star, cake, mail, warning, bell, cloud. -
idvalue must be an integer greater than zero. -
timeline-event-updates