Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/content/docs/logs/log-explorer.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ curl https://api.cloudflare.com/client/v4/zones/{zone_id}/logs/explorer/datasets
```json
{
"result": {
"id": <JOB_ID>,
"dataset": "http_requests",
"created_at": "2023-09-25T22:12:31Z",
"updated_at": "2023-09-25T22:12:31Z"
Expand Down