Check Username Availability
    • Dark
      Light
    • PDF

    Check Username Availability

    • Dark
      Light
    • PDF

    Article summary

    This method is planned to be removed by 7.0.0. Use the /users.checkUsernameAvailability endpoint instead.

    Confirm if a username is available.

    Method

    Requires Auth

    checkUsernameAvailability

    Yes

    Payload parameters

    Argument

    Example

    Required

    Description

    username

    john.wood

    Required

    The username you are checking for.

    Example call

    {
        "msg": "method",
        "method": "checkUsernameAvailability",
        "id": "117",
        "params": [
            "doe.john"
        ]
    }

    Example response

    {
        "msg": "result",
        "id": "117",
        "result": true
    }


    Was this article helpful?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.
    ESC

    Eddy AI, facilitating knowledge discovery through conversational intelligence