Change Updates

Do not miss any Elastic Cloud API changes, ever again

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

RSS

20 days ago

main
1
Compare

API structure has changed

This documentation update aligns with the release summarized in https://www.elastic.co/guide/en/cloud/current/ec-release-notes-2024-10-31.html

6 structure changes including:
6 Modifications
Modified 6
GET /organizations
  • Response
  • 200 response Modified
    • content type Modified
      • organizations property Modified
        • sso_login_identifier property Added
GET /organizations/invitations/{invitation_token}
  • Response
  • 200 response Modified
    • content type Modified
      • organization property Modified
        • sso_login_identifier property Added
GET /organizations/{organization_id}
  • Response
  • 200 response Modified
    • content type Modified
      • sso_login_identifier property Added
GET /organizations/{organization_id}/invitations
  • Response
  • 200 response Modified
    • content type Modified
      • invitations property Modified
        • organization property Modified
POST /organizations/{organization_id}/invitations
  • Response
  • 201 response Modified
    • content type Modified
      • invitations property Modified
        • organization property Modified
PUT /organizations/{organization_id}
  • Response
  • 200 response Modified
    • content type Modified
      • sso_login_identifier property Added