POST /v1/email/send
POST/v1/email/send
CodeMeta OS API endpoint.
Beispiel
curl -X POST https://api.codemeta-os.de/v1/email/send \
-H "X-Tenant-Id: $TENANT" \
-b cookies.txtconst result = await cm.email.post();Antwortcodes
| HTTP | Bedeutung |
|---|---|
200 |
Default Response |