latestOpenAPI 3.0.02026-08-215090368.2 KB

c8f1f876a92c

SEO Audit

Mark an SEO issue fixed across the site

Marks one SEO issue as fixed (or unfixed) on every page of the team's site. This only records that the user considers it handled — it does not change the website. Use seo_audit to find the issue ID first. Re-auditing can reopen the issue if it is still detected.

patch/v3/seo-audit/audit-issues/mark-all-fixed

Query parameters

teamIdstring required

SnowSEO team ID. Call list_teams first to choose a team.

issueIdstring required

The SnowSEO issue ID to mark, as returned by seo_audit.

Request body

markedFixedboolean

true marks the issue fixed, false reopens it. Defaults to true.

Response

Default Response