Skip to main content
DELETE
/
api
/
mcp-logs
Error
A valid request URL is required to generate request examples
{
  "message": "<string>"
}

Authorizations

Authorization
string
header
required

Bearer token authentication. Use your provider API key or Bifrost authentication token. Virtual keys (prefixed with sk-bf-) can also be passed here.

Body

application/json

Delete MCP logs request

ids
string[]
required

Array of log IDs to delete

Response

MCP tool logs deleted successfully

Simple message response

message
string