Upload Email Campaign Attachment
POST/v1/email-campaigns/:id/attachments
Uploads a file attachment to a draft/failed email campaign. Send the file as multipart/form-data with the field name file. Returns the updated campaign.
Request
Responses
- 200
- 400
- 401
- 404
Attachment uploaded
Missing file, too large, or campaign not editable
Invalid or missing API key
Campaign not found