Skip to main content
POST
Issue recovery codes

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
email
string<email>

User email (optional, defaults to current user)

Response

Recovery codes issued successfully

data
string[]
required