Remove user from tenant
Removes a user from a tenant. Optionally scoped to a specific environment.
Parameters
tenantId(string)required
The tenant ID (path parameter).
userId(string)required
The user ID to remove (path parameter).
environment(enum)
If provided, remove only from this environment; otherwise remove from all.