latestOpenAPI 3.0.02026-08-195090367.5 KB

4532e367c679

SEO Audit

Mark one page's SEO issue fixed

Marks a single audit-issue row as fixed (or unfixed) for one page. Records the user's judgement only — it does not change the website. Use mark_issue_fixed instead to mark the same issue across every page. Re-auditing can reopen it if still detected.

patch/v3/seo-audit/audit-issues/{id}/mark-fixed

Path parameters

idstring required

The audit-issue row ID for this page, as returned by seo_audit.

Query parameters

teamIdstring required

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

Request body

markedFixedboolean

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

Response

Default Response