Skip to content
Daaysorn
Esc
navigateopen⌘Jpreview

Claiming an older mailbox

For accounts created before usernames — everyone else already has one.

POST BASE/v1/api/user/mail/claim
Cookie: <session>
Content-Type: application/json

{ "localPart": "greatness" }

Fails with a conflict if you already have a mailbox (every normal signup does). Only for older accounts whose primary is still an outside email, with a confirmed recovery address.

Was this page helpful?