GET api/v1/account/funnameavailable/new/{funName}
Checks if the fun name is available for a new registration Beta 9/9
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| funName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
booleanResponse Formats
application/json, text/json, text/html, text/plain
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>