Sync site items
Refreshes the inventory of installed plugins, themes and core on the selection: one `site-items.sync` Site Action per site the preflight accepted.\n\nBody parameters:\n- `sites` (integer array, required): exact site ids, 1 to 200, scoped to the token's organization.\n\n202 with the created `site-actions` documents and `meta.skipped` (sites the preflight left out, with `reason_code`/`message`).\n\n- **422**: `sites` missing, empty, over 200 ids, or containing an id that resolves to no row.\n- **403**: a read-only token (`read` ability only, no `write`).
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
sites
Response
Successful response

