v1

latestOpenAPI 3.0.3MIT2026-07-176638100.8 KB

Request username recovery

post/recover-username

Request body

emailstring required

Email address associated with the account.

Response

Send username recovery email

Example response

{
  "meta": {
    "code": 200
  }
}