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

bq user_exists

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

Endpoint

/bq/user_exists

Description

Checks if a given username exists

Request

  • request_username: Username that you want to check exists
  • timestamp
  • req_token
  • username

Response

  • exists: true or false
Clone this wiki locally