Delete Domain

**CLI:** ```bash agentmail domains delete --domain-id <domain_id> ```

Authentication

AuthorizationBearer

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

Path parameters

domain_idstringRequired
The ID of the domain.

Errors

404
Not Found Error