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

loq and change_email

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

Endpoint

/loq/and/change_email

Description

Used to change the account's email address.

Request

  • email: New email address
  • timestamp
  • req_token
  • username

Response

  • logged: true
  • message: Check email for confirmation link

Notes

This endpoint requires a recent /bq/reauth request.

Shortly after calling the endpoint you will receive an email containing a the following link: https://accounts.snapchat.com/accounts/confirm_email?n=[16 CHAR RANDOM STRING]

Clone this wiki locally