delete
https://{baseurl}/organizations//users/?IsFederated=true
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
This API endpoint lets you delete a specific user and the issued identities.
Headers
- Authentication: Bearer <JWT>
- Accept: application/json
- Content-Type: application/json
Path Parameters
| Parameters | Type | Description |
|---|---|---|
| organizationName | string | Denotes the name of the organization. |
| userName | string | The unique username assigned to a user. |
| IsFederated | bool | (optional) Denotes if the user is federated.
|

