Get SSL Certificate Status

Last Updated: August 20, 2026

Returns the live status of a single SSL certificate. Lighter than the full GET /ssl-certificates/{uuid} shape, intended for clients polling after POST /sites/{uuid}/ssl-certificates. Requires the read:sites scope.

Team-Wide Vulnerability Rollup

Last Updated: August 20, 2026

Aggregates vulnerabilities across every site in the current team. Each item includes a site context object. Ideal for fleet audits. Ignored entries are excluded by default. Requires the read:sites scope.

Trigger Vulnerability Rescan

Last Updated: August 20, 2026

Queues an asynchronous WordPress item refresh and recomputes Wordfence vulnerability matches for the site. Returns 202 — completion is asynchronous. After scanning, poll GET /sites/{uuid}/vulnerabilities to see updated results. Requires…

Ignore Vulnerability

Last Updated: August 20, 2026

Marks a single vulnerability (Wordfence or Patchstack source) as ignored for this site. Ignored entries are hidden from default listings. Idempotent — re-ignoring an already-ignored entry still returns 200. Requires…

Unignore Vulnerability

Last Updated: August 20, 2026

Clears the ignored flag on a single vulnerability for this site. Idempotent. Requires the write:sites scope and the site:manage-update team permission.

Latest PageSpeed Snapshot

Last Updated: August 20, 2026

Returns the most recent COMPLETED PageSpeed Insights run for each strategy (mobile + desktop). Either or both may be null if the site has no completed runs. Requires the read:sites…

PageSpeed History

Last Updated: August 20, 2026

Paginated history of COMPLETED PageSpeed Insights runs for the site, ordered newest-first. Optional strategy filter (mobile|desktop). Requires the read:sites scope and the site:manage-update team permission.

Update WordPress Items

Last Updated: August 20, 2026

Queues an update operation for one or more WordPress plugins, themes, or core on the specified site. Asynchronous — returns 202 with an operation UUID that can be polled for…

Activate WordPress Plugins or Themes

Last Updated: August 20, 2026

Queues an activate operation for one or more WordPress plugins or themes on the specified site. Asynchronous — returns 202 with an operation UUID. Items that cannot be activated (already…

Refresh WordPress Items

Last Updated: August 20, 2026

Queues a background scan of the site that re-reads WordPress core, plugins, and themes from the server. Use after manual changes outside xCloud. Returns 202 — completion is asynchronous; poll…

This site is registered on wpml.org as a development site. Switch to a production site key to remove this banner.