Previous Topic

Book Contents

Enable User

Enables a single user account record.

PUT /system/users/{userId}/enable

Headers

Sample Response Model

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