HTTP 404

Outbound Message Not Found

No outbound message matched the given ID for the authenticated mailbox.

Example response

{
  "type": "https://email.squibble.ch/docs/errors/messages/outbound/not-found/",
  "title": "Outbound Message Not Found",
  "status": 404,
  "detail": "...",
  "instance": "/api/v1/..."
}