User
Resend the account email-verification link
Rate-limited before database and mail work. A new purpose-bound token is stored only as a hash.
post/api/v1/resend-verification
Headers
X-CSRF-Tokenstring required
Fresh token returned by GET /api/v1/user/me for this authenticated session.
Response
Verification email accepted by transport
Changes
Changed in 1 of the 3 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○