v1

latestOpenAPI 3.0.42026-07-14475158859.0 KB
AppUser

kick out a user (Auth policies: user:administer)

post/api/users/kickout

Request body

userIdstring uuid

User Id

causestring nullable

cause

Response

OK

idstring uuid

id

userIdstring uuid

user id

dateTimestring date-time

datetime

descriptionstring nullable

description

Example response

{
  "user": {
    "rImage": {
      "folderName": "2017-08",
      "storedFileName": "85007253-09f2-4434-8b7e-1a23db2cd9c9.png"
    }
  }
}