Update Log Specification
Update an existing log specification by its ID.
Path Parameters |
---|
specId string — REQUIREDThe unique ID of the log specification to update. |
Request Body — REQUIRED | ||||
---|---|---|---|---|
templates object[]
| ||||
template_vars object | ||||
selector_definition object | ||||
selector object |
Responses |
---|
204 Log specification updated successfully. |
400 Invalid request. |
404 Log specification not found. |