updUserStatus


Updates the status of a user. Status should be one of the following: warn, suspend, delete, active, or pending.

Parameters

Name Description
userID required User id of the user who is being targeted.
status required The status of the user.
output optional The response output format. Accepts JSON and XML.

Request Syntax

https://services.onesite.com/rest/svcUsers?action=updUserStatus&userID=229928503&status=active&nodeID=188234&devkey=[devkey]

JSON Response