Summary
Force a user to logout and remove their session.
Description
Force a user to logout
Route
POST /authorization/accounts/:accountId/forceLogout
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
accountId | string | yes | The individual account to logout. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | The output of removing a session |