# Create a site account Endpoint: POST /api/external/v1/site Version: v1.9 Security: oauth2 ## Query parameters: - `siteToCreate` (string, required) JSON string containing the site data to create - `userEmail` (string, required) Email address of the user creating the site ## Request fields (multipart/form-data): - `file` (string) Optional logo image file for the site ## Response 200 fields (application/json; charset=UTF-8): - `empty` (boolean) - `partialObject` (boolean)