Send an email MFA code
get
Authorizations
defguard_sessionstringRequired
Responses
200
Email code sent.
No content
401
Session is missing or invalid.
application/json
404
User not found.
application/json
500
Unable to send email MFA code.
application/json
503
SMTP is not configured.
application/json
get/api/v1/auth/email
GET /api/v1/auth/email HTTP/1.1
Accept: */*
No content
Last updated
Was this helpful?