Change Updates

Do not miss any Kibana Serverless API changes, ever again

Subscribe to the Kibana Serverless API changelog to be up to date on recent changes.

RSS

27 days ago

main
1.0.2
Compare

API structure has changed

1 structure change including:
1 Modification
Modified 1 Breaking
POST /agents/actions/{actionId}/cancel
  • Path went from `/agents/{agentId}/actions/{actionId}/cancel` to `/agents/actions/{actionId}/cancel` (same operationId)
  • Path
  • agentId path parameter Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking