Required role: admin or higher.
Remove a user from the acting tenant. This drops their role now, but if the
identity provider still grants them access they are re-added at the default
role on their next login. Revoke access at the provider to disable access
completely.
| Path Parameters |
|---|
user_id uuid — REQUIRED |
| Responses |
|---|
|
403
Caller's role is below the required role | Schema — OPTIONAL |
|---|
detailsDetailed error metadata.
The contents of this field is determined by error_code. | error_code stringError code is a string that specifies this error type. | message stringHuman-readable error message. |
|
| Schema — OPTIONAL |
|---|
detailsDetailed error metadata.
The contents of this field is determined by error_code. | error_code stringError code is a string that specifies this error type. | message stringHuman-readable error message. |
|
| Schema — OPTIONAL |
|---|
detailsDetailed error metadata.
The contents of this field is determined by error_code. | error_code stringError code is a string that specifies this error type. | message stringHuman-readable error message. |
|