Skip to content
Get started

Update list

PATCH/api/v1/lists/{listId}

Increments the Replicache space version via repVersionIncrement after writing.

Path ParametersExpand Collapse
listId: string
Query ParametersExpand Collapse
spaceId: optional string

Optional space id; when omitted, the user’s default space is used.

Update list

curl https://$FLUIDWAVE_HOST/api/v1/lists/$LIST_ID \
    -X PATCH
Returns Examples