Upload a mailbox attachment
Messages
Upload a mailbox attachment
Uploads one attachment as binary data and returns a blob ID that can be supplied to POST /mailbox/messages/send.
POST
Upload a mailbox attachment
Documentation Index
Fetch the complete documentation index at: https://docs.sendmux.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Sendmux API key. Use a root API key for Management API routes, or a mailbox credential for Mailbox API routes. Obtain keys from the dashboard under API Keys.
Query Parameters
Filename to use when sending the uploaded attachment.
Body
application/octet-stream
Raw attachment bytes.