mirror of
https://github.com/appwrite/appwrite
synced 2026-05-21 07:58:55 +00:00
430 B
430 B
PATCH /v1/messaging/messages/email/{messageId} HTTP/1.1 Host: cloud.appwrite.io Content-Type: application/json X-Appwrite-Response-Format: 1.5.0 X-Appwrite-Project: <YOUR_PROJECT_ID> X-Appwrite-Key: <YOUR_API_KEY>
{ "topics": [], "users": [], "targets": [], "subject": "", "content": "", "draft": false, "html": false, "cc": [], "bcc": [], "scheduledAt": , "attachments": [] }