Download

POST /api/email/download

Downloads an email attachment

Responses

POST /api/email/download
curl \
 -X POST http://api.example.com/api/email/download \
 -H "Authorization: Bearer $ACCESS_TOKEN"