saved

Update List

patch/saved/lists/{list_id}

Path parameters

list_idstring uuid required

Request body

titlestring nullable
citystring nullable
cover_image_urlstring nullable
source_authorstring nullable
visibility'public' | 'private' nullable
introstring nullable

Response

Successful Response

idstring uuid required
titlestring required
sourcestring required
source_urlstring nullable required
source_authorstring nullable required
citystring nullable required
cover_image_urlstring nullable required
item_countinteger required
is_sharedboolean required
statusstring required
failed_reason'post_unavailable' nullable
created_atstring required
updated_atstring required
visibility'public' | 'private' required
slugstring nullable required
public_urlstring nullable required
introstring nullable

Changes

Changed in 1 of the 22 revisions of this API.3

    • ○

      added the new optional request property

      new-optional-request-property

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added