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

Endpoint deprecated: POST /api/v1/employees/{id}/tables/{table}

Affected surface
POST /api/v1/employees/{id}/tables/{table}

What changed

Endpoint deprecated: POST /api/v1/employees/{id}/tables/{table} Affected surface: POST /api/v1/employees/{id}/tables/{table}. Root cause: endpoint `POST /api/v1/employees/{id}/tables/{table}`. Detected at Fri, 10 Jul 2026 07:31:44 UTC UTC.

Diff

{
  "path": "POST /api/v1/employees/{id}/tables/{table}"
}

Likely impact

The contract still holds, but observable behavior shifted — defaults, response timing, or rate-limit shaping. Existing code keeps compiling and most calls keep working, but edge cases may differ. Worth a sanity check.

The endpoint still works for now but the provider has flagged it for removal. Plan the migration on your next maintenance cycle.

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.