mirror of
https://github.com/fergalmoran/DnsServer.git
synced 2026-05-26 04:56:06 +00:00
apidocs updated.
This commit is contained in:
@@ -341,7 +341,9 @@ URL:
|
||||
|
||||
WHERE:
|
||||
- `token`: The session token generated by the `login` call.
|
||||
- `type`: The duration type for which valid values are: [`lastHour`, `lastDay`, `lastWeek`, `lastMonth`, `lastYear`]
|
||||
- `type`: The duration type for which valid values are: [`lastHour`, `lastDay`, `lastWeek`, `lastMonth`, `lastYear`, `custom`]
|
||||
- `start` (optional): The start date in UTC. Applies only to `custom` type.
|
||||
- `end` (optional): The end date in UTC. Applies only to `custom` type.
|
||||
|
||||
RESPONSE:
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user