Show how the app sends email
/ops/mailThe provider, whether email goes to Mailpit or the provider, and the current sender. Change the sender with `PUT /ops/settings/mail.from_email`.
Responses
deliverystringrequiredmailpit: every email goes to the development inbox; provider: real email
one of "mailpit", "provider"detailsobjectrequiredProvider configuration from the environment, without secrets
from_emailstringrequiredRuntime setting mail.from_email
from_namestringrequiredRuntime setting mail.from_name
providerstringrequiredChosen with aps add mail
one of "resend", "smtp"reply_tostringRuntime setting mail.reply_to
codestringrequiredStable machine-readable error code
detailstringHuman-readable explanation
errorsarray of objectField-level validation errors
request_idstringCorrelates with server logs and traces
statusinteger (int64)requiredHTTP status code
titlestringrequiredShort summary of the problem type
typestringURI identifying the problem type
codestringrequiredStable machine-readable error code
detailstringHuman-readable explanation
errorsarray of objectField-level validation errors
request_idstringCorrelates with server logs and traces
statusinteger (int64)requiredHTTP status code
titlestringrequiredShort summary of the problem type
typestringURI identifying the problem type
codestringrequiredStable machine-readable error code
detailstringHuman-readable explanation
errorsarray of objectField-level validation errors
request_idstringCorrelates with server logs and traces
statusinteger (int64)requiredHTTP status code
titlestringrequiredShort summary of the problem type
typestringURI identifying the problem type