DELETE
/
api
/
logs
{
  "message": "Logs cleared successfully",
  "deleted_count": 150
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

before
string<date-time>

Response

200
application/json

Logs cleared

The response is of type object.