API reference/Ops: email
Show how the app sends email
GET
/ops/mail
The provider, whether email goes to Mailpit or the provider, and the current sender. Change the sender with PUT /ops/settings/mail.from_email.
Authorization
bearer
Authorizationheader · stringrequired
Session token from POST /v1/auth/login with "transport": "bearer". Browsers use the session cookie that login sets instead.
Responses
errors: application/problem+json
Match errors on the problem's code, which stays the same, not on its message.