panelica_logs_post_v1_logs_sites_id_clear
Remove all recorded logs for a site by its ID, freeing storage and resetting log history. Use when you need a clean log state.
Instructions
Clear site log
HTTP: POST /v1/logs/sites/:id/clear 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. |