File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
src/content/docs/logs/get-started Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -24,6 +24,7 @@ The `{dataset_id}` argument indicates the log category (such as `http_requests`
2424| ` GET ` | Retrieve all jobs for a dataset | [ Documentation] ( /api/resources/logpush/subresources/datasets/subresources/jobs/methods/get/ ) |
2525| ` GET ` | Retrieve all available fields for a dataset | [ Documentation] ( /api/resources/logpush/subresources/datasets/subresources/fields/methods/get/ ) |
2626| ` PUT ` | Update job | [ Documentation] ( /api/resources/logpush/subresources/jobs/methods/update/ ) |
27+ | ` PUT ` | Update job name. | [ Documentation] ( /api/resources/logpush/subresources/jobs/methods/update/ ) |
2728| ` DELETE ` | Delete job | [ Documentation] ( /api/resources/logpush/subresources/jobs/methods/delete/ ) |
2829| ` POST ` | Check whether destination exists | [ Documentation] ( /api/resources/logpush/subresources/validate/methods/destination/ ) |
2930| ` POST ` | Get ownership challenge | [ Documentation] ( /api/resources/logpush/subresources/ownership/methods/validate/ ) |
You can’t perform that action at this time.
0 commit comments