We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe702ef commit 7b67e17Copy full SHA for 7b67e17
src/content/docs/logs/log-explorer.mdx
@@ -81,7 +81,6 @@ curl https://api.cloudflare.com/client/v4/zones/{zone_id}/logs/explorer/datasets
81
```json
82
{
83
"result": {
84
- "id": <JOB_ID>,
85
"dataset": "http_requests",
86
"created_at": "2023-09-25T22:12:31Z",
87
"updated_at": "2023-09-25T22:12:31Z"
0 commit comments