Response success
Malformed request.
Unauthorized access, invalid credentials were used.
Access forbidden. Current token does not have the necessary authority for the operation.
Invalid data was sent.
[- {
- "UserID": "1800ac5a-f146-45f3-aedc-d62845570b86",
- "FullName": "Zero Key",
- "Username": "Zerokey",
- "Authority": "observer",
- "CreatedTimestamp": "2016-05-16T00:00:00.0000Z",
- "ModifiedTimestamp": "2016-05-16T00:00:00.0000Z"
}
]
Response success
Malformed request.
Unauthorized access, invalid credentials were used.
Access forbidden. Current token does not have the necessary authority for the operation.
Invalid data was sent.
{- "FullName": "Zero Key",
- "Username": "Zerokey",
- "Authority": "observer",
- "Password": "string"
}
[- {
- "UserID": "1800ac5a-f146-45f3-aedc-d62845570b86",
- "FullName": "Zero Key",
- "Username": "Zerokey",
- "Authority": "observer",
- "CreatedTimestamp": "2016-05-16T00:00:00.0000Z",
- "ModifiedTimestamp": "2016-05-16T00:00:00.0000Z"
}
]
Set updated info of the target user
Response success
Malformed request.
Unauthorized access, invalid credentials were used.
Access forbidden. Current token does not have the necessary authority for the operation.
Invalid data was sent.
{- "FullName": "Zero Key",
- "Username": "Zerokey",
- "Authority": "observer",
- "Password": "string",
- "NewPassword": "string"
}
{- "UserID": "1800ac5a-f146-45f3-aedc-d62845570b86",
- "FullName": "Zero Key",
- "Username": "Zerokey",
- "Authority": "observer",
- "CreatedTimestamp": "2016-05-16T00:00:00.0000Z",
- "ModifiedTimestamp": "2016-05-16T00:00:00.0000Z"
}
Response success
Unauthorized access, invalid credentials were used.
Access forbidden. Current token does not have the necessary authority for the operation.
Resource was not found.
{- "status": 200,
- "success": true
}