Skip to main content
PATCH
Update List

Path Parameters

list_id
string<uuid>
required

Body

application/json
title
string | null
city
string | null
cover_image_url
string | null
source_author
string | null
visibility
enum<string> | null
Available options:
public,
private
intro
string | null

Response

Successful Response

id
string<uuid>
required
title
string
required
source
string
required
source_url
string | null
required
source_author
string | null
required
city
string | null
required
cover_image_url
string | null
required
item_count
integer
required
is_shared
boolean
required
status
string
required
created_at
string
required
updated_at
string
required
visibility
enum<string>
required
Available options:
public,
private
slug
string | null
required
public_url
string | null
required
failed_reason
string | null
Allowed value: "post_unavailable"
routes
SavedRouteOut · object[]
intro
string | null
sections
SavedSection · object[]