Skip to content
post/v1/auth/2fa/verify

Verify a TOTP code (post-enrolment confirmation)

Parameters

ParametersTypeRequiredDescription
User-Agent(header)string
authorization(header)

Request body

  • codestringRequired

Responses

  • 200Successful Response
    • messagestringRequired
  • 422Validation Error
    • detailarrayOptional
POST /v1/auth/2fa/verify | AIDE