Remove user

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.

Language
Authorization
Bearer
JWT
URL
Click Try It! to start a request and see the response here!