latestOpenAPI 3.0.2cPanel License2026-08-106251554.3 MB

3da41671c02c

Account Creation

Validate new cPanel account username

This function checks for username conflicts during account creation.

get/verify_new_username

Query parameters

userstring required
Example:username

The account that you wish to create.

Response

HTTP Request was successful.

Example response

{
  "metadata": {
    "command": "verify_new_username",
    "reason": "OK",
    "result": 1,
    "version": 1
  }
}