Delete Email Campaign Attachment
DELETE/v1/email-campaigns/:id/attachments
Removes an attachment (identified by its s3Key, as returned in the campaign detail) from a draft/failed campaign and deletes the stored file. Returns the updated campaign.
Request
Responses
- 200
- 401
- 404
Attachment removed
Invalid or missing API key
Campaign or attachment not found