Skip to content
BleemeoBleemeo

Delete a log entry

DELETE
/v1/log/{timestamp}/
curl --request DELETE \
--url https://example.com/v1/log/2026-04-15T12%3A00%3A00Z/ \
--header 'Authorization: Bearer <token>'

Delete a log entry.

timestamp
required
string format: date-time

A unique value identifying this log.

No response body