@@ -24,7 +24,6 @@ |
||
24 | 24 | /** |
25 | 25 | * Create a zone (permission needed: #zone:edit) |
26 | 26 | * |
27 | - * @param string $domain The domain name |
|
28 | 27 | * @param bool|null $jump_start Automatically attempt to fetch existing DNS records |
29 | 28 | * @param int|null $organization To create a zone owned by an organization, specify the organization parameter. Organization objects can be found in the User or User's Organizations endpoints. You must pass at least the ID of the organization. |
30 | 29 | */ |