身分驗證
POST /auth/verify/request 僅限工作階段
Send (or resend) a six-digit email verification code.
Mails a fresh code to the caller’s own address, never a body field. Returns 202 Accepted. 409 if the address is already confirmed.
curl -X POST "https://freehire.me/api/v1/auth/verify/request" -b cookies.txt