delete https://api.frontegg.com/identity/resources/users/v1/
This route removes a user globally or from a specific tenant. To remove the user globally, no need to send a frontegg-tenant-id
. To remove the user from only a specific tenant, send the tenant’s ID in the frontegg-tenant-id
header. Send the user's ID as a path params to declare which user you are removing. A vendor token is required for this route, it can be obtained from the Vendor Authentication route.