Verify Domain

**CLI:** ```bash agentmail pods:domains verify --pod-id <pod_id> --domain-id <domain_id> ```

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Path parameters

pod_idstringRequired
ID of pod.
domain_idstringRequired
The ID of the domain.

Errors

404
Not Found Error