premoderateUser
- Home
- Users & Groups
- SvcUsers
- premoderateUser
premoderateUser
Adds a user to the premoderation queue.
Parameters
Name | Description |
userID required | User id of the user who is being targeted. |
nodeID required | Node_id for the network upon which to operate. |
output optional | The response output format. Accepts JSON and XML. |
Request Syntax
https://services.onesite.com/rest/svcUsers?action=premoderateUser&userID=229928503&nodeID=188234&devkey=[devkey] |
JSON Response
1 2 3 4 5 6 7 |
{ "service":"svcUsers", "action":"premoderateUser", "code":1, "message":"User added to premoderation queue", "item":"229928503" } |
Service Information
Service | svcUsers |
Method | premoderateUser |
Type | REST |
Response Types | JSON, XML |