Payload of the request to reply on behalf of a contact using their email
A list of files that will be added as attachments.
{ "email": "string", "attachment_files": [ { … } ], "message_type": "comment", "type": "user", "body": "string", "attachment_urls": [ "http://example.com" ] }