Scan your account's file system for WordPress installations not registered in Softaculous. This is useful for importing manually uploaded WordPress sites.
accountId integer · min: 1 required Example Unique account identifier
Accept Example Content-Type Example detected string count string https://cloud.hostup.se/api/hosting/{accountId}/wordpress/scan curl -X GET "https://cloud.hostup.se/api/hosting/17649/wordpress/scan" \
-H "X-API-Key: YOUR_API_KEY" \
-H "Content-Type: application/json" {
"detected": "string",
"count": "string"
}