Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

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

Body

application/json

A request to resend the OTP code for the OTP type "email" during the user's MFA configuration.

otpType
enum<string>
required

[TO_VALIDATE] Description pending review by a Kardinal engineer.

Available options:
email
email
string<email>
required

A valid email address.

Example:

"martin.dupont@kardinal.ai"

Response

The OTP code was resent.