Update a message
PATCH
https://myagentmail.com/v1/inboxes/{id}/messages/{messageId}For agents View as Markdown
Mark read/unread.
Path parameters
idrequired string | Inbox UUID |
messageIdrequired string | Message UUID |
Request body
Content-Type: application/json
isReadboolean |
Responses
200Updated
Authentication
Send your API key in the X-API-Key header (or Authorization: Bearer <key>). Any prefix accepted by this endpoint — tk_, wk_, ak_, or sa_ — is documented in the key prefix table.