Skip to main content
POST
Send auto-withdrawal email code
Email yourself a single-use MFA code. Use it as the emailed-code factor in the VERIFICATION_PROPS fields of Create or update a rule and Delete a rule. This endpoint takes no parameters — the email address is inferred from your dashboard session.
If you verify with a passkey or TOTP instead, you don’t need this call.
cURL

Authorization

Dashboard-only (JWT) with role merchant_admin, merchant_member or super_admin, plus the auto-withdrawals:manage team permission. API keys are not accepted — an API key gets 401 {"error":"Invalid or expired token"}. See the Authentication guide. Rate limit: 3 per 15 minutes.

Full request example

JavaScript

Errors

See also