Change Updates

Do not miss any Elastic Cloud Serverless API changes, ever again

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

RSS

Changelog

Last update:
Compare
4 structure changes including:
4 Modifications
Modified 4
GET /api/v1/serverless/projects/security
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • search_lake property Added
GET /api/v1/serverless/projects/security/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • search_lake property Added
PATCH /api/v1/serverless/projects/security/{id}
  • Body
  • application/json content type Modified
    • search_lake property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • search_lake property Added
POST /api/v1/serverless/projects/security
  • Body
  • application/json content type Modified
    • search_lake property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • search_lake property Added
1 structure change including:
1 Modification
Modified 1 Breaking
GET /api/v1/serverless/projects/elasticsearch/{id}/roles
  • Response
  • 200 response Modified
    • application/json content type Modified
      • roles property Modified
        • Type went from array[string] to array[object]

          Breaking