---
title: "Trigger Dns Revalidate"
method: POST
path: "/api/internal/outreach/dns-revalidate"
tags: ["OutreachInternal"]
---

# Trigger Dns Revalidate

`POST /api/internal/outreach/dns-revalidate`

One-shot: re-check SPF/DKIM/DMARC on all org sending domains (T-41 PR-6).

Advisory only — verdicts land in outreach_organization_domains.dns_records
and drive a UI warning, nothing else. No runner flag / cycle lock: the
volume is one DNS sweep per org-owned domain, and the CronJob's Forbid
policy plus the per-domain hourly rate limit inside check_and_store
bound the work.

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.dev/explee/apis/explee-api.md) · [All operations](https://skmtc.dev/explee/apis/explee-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/explee/explee-api/revisions/582ac44d6b1e/schema)
