post https://platform-api.sandbox.testessential.net/reg/v1/signup/confirm
This endpoint confirms the signup process by verifying the email confirmation code, accepting terms and conditions, and completing user registration.
š”ļø Email Verification Code ā API Rules
š Code Format
ā
6-digit numeric code
ā
Only numbers allowed
ā³ Code Expiry
ā
Valid for 5 minutes
ā Expired codes cannot be used for verification
š Resend Policy
ā
A new code can be requested once every 60 seconds
ā Frequent requests are restricted
ā Verification Attempts & Account Lock
ā
Users have 5 attempts to enter the correct code
ā After 5 failed attempts, the account is temporarily locked
ā
The account automatically unlocks after a predefined period
Best Practice: Request a new code only when necessary to prevent delays.