Check User Existence

View as Markdown

Checks if a username is available for registration. If the user is authenticated and checking their own username, it will return available=True since they can use their own username.

Request

This endpoint expects an object.
usernamestringOptional
The username to check

Response

Username availability status