403
Email not verified
https://api.quotastack.io/errors/email_not_verified
The account is there. Nobody has proved the email address yet.
Why it happened
- The sign-up email was never opened, or the link ran out.
How to fix it
- Open the email we sent, and click the link.
- Ask for a fresh email from the dashboard if the old one is gone.
Example response 403
{
"type": "https://api.quotastack.io/errors/email_not_verified",
"title": "Email not verified",
"status": 403,
"detail": "Verify your email address before continuing."
} Which calls return this
POST /v1/admin/api-keysPOST /v1/admin/api-keys/{id}/revokeGET /v1/admin/tenants/{tenant_id}/configPATCH /v1/admin/tenants/{tenant_id}/configPOST /v1/admin/tenants/{tenant_id}/webhook-secret/rotatePOST /v1/tenants/{id}/live-access/approvePOST /v1/tenants/{id}/live-access/rejectPOST /v1/tenants/{id}/live-access/suspendPOST /v1/tenants/{id}/sandbox-access/suspendPOST /v1/tenants/{id}/sandbox-access/enable
● raw markdown · email_not_verified.md ↗ — this is exactly what an agent fetches
Loading…