Check whether a username is already taken in this project
Checks whether the specified username is already in use within the project. Returns a simple availability flag. Use this before prompting users to set a username to give instant feedback.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
200 with:
true if the username is not yet taken; false if it is already in use.Invalid Query — 400