# Remove user Remove a user globally or from a specific account (tenant). An environment token is required for this route and can be obtained from the environment authentication route. Endpoint: DELETE /resources/users/v1/{userId} Security: bearer ## Path parameters: - `userId` (string, required) ## Header parameters: - `frontegg-tenant-id` (string) The account (tenant) ID identifier (optional) ## Response 200 fields