Next Topic

Previous Topic

Book Contents

Delete User

Deletes a single user.

DELETE /system/users/{userId}

Headers

Sample Response Model

{
  "Result": true,
  "ResponseCode": 0,
  "Status": "string",
  "Error": "string"
}