Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

bq update_stories

Liam Jack edited this page Aug 31, 2015 · 1 revision

Endpoint

/bq/update_stories

Description

Used to inform Snapchat that the user has viewed / screenshotted a story item.

Request

  • friend_stories: List containing the following array
    • id: Story id (Format: [USERNAME]~[TIMESTAMP])
    • screenshot_count: Number of screenshots taken of this story item
    • timestamp: Time at which the story item was opened
  • timestamp
  • req_token
  • username

Response

None

Clone this wiki locally