post
https://api.benjipays.com/v2/organizations//resend-invite
Access: Requires DISTRIBUTOR actor type
Resends the admin onboarding invite email for an Organization. Deletes any existing incomplete invites and creates a new one.
Workflow:
- Deletes existing incomplete invite(s) from loginInvites collection
- Creates and sends new invite using existing inviteUser() flow
- Creates activity log entry
Email:
- If
emailprovided in request body, uses that email - Otherwise, uses organization's existing admin email
Requirements:
- Organization must be in
pending_activationstatus - Cannot resend invite to already activated organization (returns 409)
- Organization must belong to authenticated distributor
Requires JWT authentication and 'partners:organizations:resend-invite' scope.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
