Users

Start backup codes challenge

Initiates the challenge required to view existing backup codes. Sends a verification code to the user's email address. Returns a ticket for use in the remaining challenge steps.

post/users/@me/mfa/backup-codes/challenge

Request body

EmptyBodyRequest required

Response

Success

ticketstring required

Ticket for backup codes challenge actions

code_expires_atstring required

ISO8601 timestamp when the verification code expires

resend_available_atstring required

ISO8601 timestamp when the code can be resent

Changes

Changed in 1 of the 3 revisions of this API.1