Request a regen invitation by email
POST/v1/partner/supplier-access/request
Sends a magic-link invitation email to the address on file for any partner account registered to it. Used when the partner lands on the regen page without a token (e.g. lost their invitation link).
Anti-enumeration: returns the same vague success whether or not the email matches any account. Per-IP rate limited.
Request
Responses
- 200
- 429
Vague success (same shape regardless of whether the email matched).
Rate limit exceeded.