Skip to main content
POST
Verify Email Domain

Authorizations

Authorization
string
header
required

Oviond API key (prefix oviond_) sent as a Bearer token — the credential for REST/programmatic and headless integrations. Manage keys in Settings → API Keys. API keys do NOT authenticate the MCP endpoint (/mcp), which uses OAuth 2.1 + PKCE.

Path Parameters

id
string
required

Response

200 - application/json

Returns the domain row. Already verified → updated to verified; otherwise verification was started and the row is returned as-is.

success
enum<boolean>
required
Available options:
true
data
object | null
required