> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://api.docs.modulards.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://api.docs.modulards.com/_mcp/server.

# Site Actions

Every website automation launched on the websites the token can reach: installs, updates, activations, deletions and safe updates, each with its own steps. Public filters: `id[]`, `site[]`, `team[]` and `tags[]` (ids), `type[]`, `status[]`, `origin[]`, `scheduled` and `component` (narrows to the actions from one update batch), plus `s` for a free-text search. Public sorts: `created_at` (default, descending), `updated_at`, `status` and `type`. Public includes: `site` and `items`. `POST /site-actions/{siteAction}/validate` records the user's decision - approve or roll back - on a safe update waiting in `requires_action`, and answers the action with its full detail fields.