|
|
@@ -167,7 +167,7 @@ class ApiClient {
|
|
|
* Creates a user and placeholder webpage
|
|
|
*
|
|
|
* @param username: The username under which the domain is deployed
|
|
|
- * @param domain: The Domain to delete
|
|
|
+ * @param domain: The Domain to create
|
|
|
*
|
|
|
* @return a json with ['status' => $httpCode,'response' => ['success' => 'Text']];
|
|
|
* or a json with ['status' => $httpCode,'response' => ['error' => 'Error-Description']];
|