API resource
Sites
Sites are WordPress sites available to you. Use Sites as the central view of each WordPress site, including its URL, connection and sync state, assigned client and tags, backup and security status, server details, and WordPress update information.
List sites
Returns WordPress sites available to you with their URL, connection and
/sites POSTCreate site
Creates a WordPress site in your account. Include connection settings
/sites GETShow site
Returns the selected site with its URL, connection and sync status,
/sites/{site_id} DELETEDelete site
Deletes the selected site from your account.
/sites/{site_id} POSTUpdate site
Updates the selected site's URL, sticky IP, HTTP basic auth, or daily
/sites/{site_id}/update POSTStart site sync
Starts an on-demand sync for the selected site.
/sites/{site_id}/sync