AurionAI Docs

Resend Email Otp

Resend email verification OTP code. Requires Bearer JWT (user already has token from registration).

POST
/api/v1/signup/resend-email-otp

Resend email verification OTP code.

Requires Bearer JWT (user already has token from registration).

Authorization

AuthorizationBearer <token>

In: header

Response Body

application/json

curl -X POST "https://loading/api/v1/signup/resend-email-otp"
{}