New: MCP server monitoring is live. Start free trial
LaunchDarklySchemaAdditive

Parameter 'member' added to POST /api/v2/auditlog

Affected surface
POST /api/v2/auditlog
Affected field
member@query

What changed

Parameter 'member' added to POST /api/v2/auditlog Affected surface: POST /api/v2/auditlog. Root cause: parameter `member@query`. Detected at Wed, 05 Aug 2026 04:21:09 UTC UTC.

Diff

{
  "parameter_in": "query",
  "parameter_name": "member",
  "path": "POST /api/v2/auditlog"
}

Likely impact

This is an additive change. Existing integrations are unaffected; this is mostly useful if you want to take advantage of the new surface.

Review the change above against your usage. Most behavioral shifts don't require code changes, but it's worth a quick audit.

Related changes

Other endpoints affected by the same root cause.

Catch changes like this on every API you depend on.

Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.