| ADMIN_USER_MANAGE | ADMIN Endpoint | |
| /rpc/admin/?method=ADMIN_USER_MANAGE | ||
| You need to be a Super User to run this method. You can only update records. | ||
| RequestRateLockDate is checked on each call, and overrides all other Rate settings, so can be set to stop a rogue user. All other Rate settings are read when the User logs on |
| PARAMETERS | TYPE | ||
| Id | Numeric | ||
| Notes | Text (2000) | ||
| RequestRateLockDate | Date | The date a user is locked until. | |
| RequestRateLimit | Numeric | The number of method calls you can make in the RequestRateInterval | |
| RequestRateInterval | Numeric | Length of time (in seconds) | |
| RequestRateType | Numeric | 1 = Limited, 2 = Unlimited, 3 = As per Space [default] | |
| RequestRateWaitInterval | Numeric | After exceeding the limit, the number of seconds that the User needs to wait before being allowed to call another method |
| RETURN | ||
| id |