didit_verify_email_check
Verify email ownership by validating a one-time password (OTP) sent to the user's email. Accepts email and code, up to three attempts per code.
Instructions
Verify the OTP code sent to an email. Max 3 attempts per code.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| organization_id | No | Organization UUID (from didit_org_list). Optional if your token has a single/default org. | |
| application_id | No | Application UUID (from didit_org_list_applications). Optional if a default application is configured. | |
| Yes | |||
| code | Yes | Verification code from email |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||