Skip to content

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

Playground

Body

Samples

Powered by VitePress OpenAPI

Released under the MIT / Apache 2.0 License.