v12

latestOpenAPI 3.1.0AGPL-3.0raw.githubusercontent.com2026-05-286377631.6 MB
/api/timeline

PUT /api/timeline/{id}

Update the [[Timeline]] with id. Returns the timeline without events. Archiving a timeline will archive all of the events in that timeline.

put/api/timeline/{id}

Path parameters

idinteger required

value must be an integer greater than zero.

Request body

archivedboolean nullable
collection_idinteger nullable

value must be an integer greater than zero.

defaultboolean nullable
descriptionstring nullable
icon'star' | 'cake' | 'mail' | 'warning' | 'bell' | 'cloud' nullable
namestring nullable

Response

Successful response