Forward a captured message to a real SMTP server
POST
/api/v1/messages/{id}/release
Request Body
application/json
JSON "host": "smtp.mailgun.org", "port": 587
{
}
Responses
Message forwarded successfully
POST
/api/v1/messages/{id}/release
Message forwarded successfully