# Reset all invitation tokens Reset all invitations for a user to join all sub-accounts (tenants) that currently have an invitation token. The response includes new invitation links with new tokens. Endpoint: POST /resources/users/v1/invitation/reset/all Security: bearer ## Header parameters: - `frontegg-tenant-id` (string, required) The account (tenant) ID identifier ## Request fields (application/json): - `email` (string, required) ## Response 200 fields