v1

latestOpenAPI 3.0.12026-07-227292131.4 KB
me

Resend 2FA verification code.

Resend 2FA verificaion code.

post/me/2fa-verification-code

Request body

authTokenstring required

A temporary token issued by the create auth token API. This token is used in the create session API to exchange for access and refresh tokens.

Example request

{
  "authToken": "eyJhbGciOiJIUzI1NiIsInR..."
}

Response

Successfully sent 2FA verification code.