Skip to main content
DELETE
Error

Authorizations

Authorization
string
header
required

Bearer token authentication supports:

  • Personal API tokens (PATs)
  • OAuth2 access tokens
  • JWT tokens

Example: Authorization: Bearer your_token_here

Path Parameters

logId
string
required

Log identifier

Body

application/json
id
string
required

Log ID to delete

Response

Log deleted successfully

success
boolean
message
string
deleted
object