The templateRef parameter is missing from the CreateSite method ([services/sites.json#L113](https://github.com/basekit/php-api-client/blob/4897303f7bab67d4cc99c81685e572e698e90b1c/service/sites.json#L113)): ``` "templateRef": { "description": "Ref of the template to be used on the site", "location": "json", "required": false, "type": "integer" } ```