Download

POST /api/email/download

Downloads an email attachment

Responses

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