panelica_logs_post_v1_logs_clear_id
Clear a specific log category by ID to delete stored log entries and reset log data. Provide the category ID to remove logs immediately.
Instructions
Clear log category
HTTP: POST /v1/logs/clear/:id Category: Logs Required scopes: logs:write Mutating: changes server state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Path parameter: id | |
| body | No | Request body (application/json). Schema not statically declared — see API docs. |