Delete Pod
**CLI:**
```bash
agentmail pods delete --pod-id <pod_id>
```
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
pod_id
ID of pod.
Errors
404
Not Found Error
