growsurf_resend_team_owner_verification_email
Resend email verification to the bound team's owner. Returns SENT when delivered; 400 if already verified or 429 if sent too recently.
Instructions
Resend the email-verification message to the bound team's owner. The response never reveals the owner's email address. A 200 with status: SENT is returned only when an email was sent. Returns 400 if the email is already verified and 429 if one was sent too recently. Requires GROWSURF_API_KEY; does not require GROWSURF_CAMPAIGN_ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Status of the verification email request. | |
| success | No | Whether the verification email request was accepted. |