Skip to main content

Update Log Specification

Update an existing log specification by its ID.

Path Parameters
specId string REQUIRED

The unique ID of the log specification to update.

Request Body REQUIRED
templates object[]
capability_category string
capability_provider string
template_name string
add_tags object
template_vars object
selector_definition object
selector object
Responses
204

Log specification updated successfully.

400

Invalid request.

404

Log specification not found.