verify_trial_email
Confirm a trial account email by submitting the verification code received from the user. Automatically sets up your API key once the code is validated.
Instructions
Verify a trial account email with the verification code sent to the user. Call this after create_trial_account. The user must provide the code from their email. On success, the API key is automatically configured.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| Yes | The email address used to create the trial account | ||
| verification_code | Yes | The verification code from the email |