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

bq upload_profile_data

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

Endpoint

/bq/upload_profile_data

Description

Used to upload a user's profile data (profile images) to the server

Request

  • data: Image data
  • timestamp
  • req_token
  • username

Response

None

Note

Need to find out how image data is constructed

Clone this wiki locally