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

loq register_username

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

Endpoint

/loq/register_username

Description

Used to associate a username with a newly created account, that doesn't yet have a username.

Request

  • selected_username: The desired username
  • username: Account email address
  • timestamp
  • req_token

Response

Same response as /loq/login

Clone this wiki locally