Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.crevio.co/v1/email/domains/{id}/verify \ --header 'Authorization: <api-key>'
{ "id": "<string>", "domain": "<string>", "status": "<string>", "verified_at": "2023-11-07T05:31:56Z" }
Re-checks DNS / verification status with the email provider.
API key in the format: Bearer {api_token}
Domain id
Domain
email_domain
Was this page helpful?