v1
latestOpenAPI 3.0.32026-07-26172157253.6 KBUpdate authentication configuration
Update authentication settings (admin only)
Request body
Enabling this requires custom SMTP or a managed email provider.
Method for email verification (code = 6-digit OTP, link = magic link)
Method for password reset (code = 6-digit OTP + exchange flow, link = magic link)
List of allowed URLs for authentication redirects. If empty, all redirects are allowed for smoother development UX. This is not recommended in production.
When true, public sign-up endpoints (POST /api/auth/users and first-time OAuth) are rejected with 403 AUTH_SIGNUP_DISABLED. Admin-authenticated user creation is unaffected.
Response
Configuration updated successfully
List of allowed URLs for authentication redirects. If empty, all redirects are allowed for smoother development UX. This is not recommended in production.
When true, public sign-up endpoints (POST /api/auth/users and first-time OAuth) are rejected with 403 AUTH_SIGNUP_DISABLED. Admin-authenticated user creation is unaffected.