cURL
curl --request DELETE \ --url https://logging.monolisk.co/delete \ --header 'Authorization: Bearer <token>'
"Missing jobId"
Delete all logs and chunks for a specific job ID
Documentation IndexFetch the complete documentation index at: https://docs.monolisk.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.monolisk.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorization header with Bearer token
The job ID to delete logs for
"job-123"
Logs deleted successfully