Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.morphic.io/api/email-drafts/attachments/upload \ --header 'Content-Type: multipart/form-data' \ --header 'X-API-Key: <api-key>' \ --form file='@example-file'
{}
Upload an email attachment with a 15-minute TTL.
API key (sk_xxx) from Developer Settings. No X-Account-ID needed.
Successful Response
The response is of type Response Upload-Email-Attachment · object.
Response Upload-Email-Attachment · object