| Name | Type | Description | Notes |
|---|---|---|---|
| status | string | Always `"ok"` on success. | |
| text | string | Operation-specific result string. For send operations this is the relay transaction ID (e.g. `185caa69ff7000f47c`) which can be used as the `mailid` parameter in `GET /mail/log`. For create operations this is the new record's numeric ID. For delete operations this is a human-readable confirmation. |