Change Updates

Do not miss any Kibana API changes, ever again

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

RSS

Changelog

Last update:
Compare

The new options in the connector endpoints relate to https://github.com/elastic/kibana/issues/180255

5 structure changes including:
5 Modifications
Modified 5
GET /api/actions/connector/{connectorId}
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • Connectors_connector_response_properties_cases_webhook alternative Modified
        • config property Modified
GET /api/actions/connectors
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • Connectors_connector_response_properties_cases_webhook alternative Modified
        • config property Modified
POST /api/actions/connector
  • Body
  • application/json; Elastic-Api-Version=2023-10-31 content type Modified
    • Connectors_create_connector_request_cases_webhook alternative Modified
      • config property Modified
        • authType, ca, certType, verificationMode properties Added
      • secrets property Modified
        • crt, key, pfx properties Added
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • Connectors_connector_response_properties_cases_webhook alternative Modified
        • config property Modified
POST /api/actions/connector/{connectorId}
  • Body
  • application/json; Elastic-Api-Version=2023-10-31 content type Modified
    • Connectors_create_connector_request_cases_webhook alternative Modified
      • config property Modified
        • authType, ca, certType, verificationMode properties Added
      • secrets property Modified
        • crt, key, pfx properties Added
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • Connectors_connector_response_properties_cases_webhook alternative Modified
        • config property Modified
PUT /api/actions/connector/{connectorId}
  • Body
  • application/json; Elastic-Api-Version=2023-10-31 content type Modified
    • Connectors_update_connector_request_cases_webhook alternative Modified
      • config property Modified
        • authType, ca, certType, verificationMode properties Added
      • secrets property Modified
        • crt, key, pfx properties Added
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • Connectors_connector_response_properties_cases_webhook alternative Modified
        • config property Modified

We added a feedback link and updated the method for generating these docs so they now include an "Elastic-Api-Version" qualifier.

215 structure changes including:
215 Modifications
Modified 215 Breaking
DELETE /agent_download_sources/{sourceId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /agents/files/{fileId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /agents/{agentId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /api/actions/action/{actionId}
  • Response
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /api/actions/connector/{connectorId}
  • Response
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /api/alerting/rule/{ruleId}
  • Response
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /api/alerts/alert/{alertId}
  • Response
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /api/cases
  • Response
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /api/cases/{caseId}/comments
  • Response
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /api/cases/{caseId}/comments/{commentId}
  • Response
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /api/data_views/data_view/{viewId}
  • Response
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /api/data_views/data_view/{viewId}/runtime_field/{fieldName}
  • Response
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /enrollment-api-keys/{keyId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /enrollment_api_keys/{keyId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /epm/packages/{pkgName}/{pkgVersion}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /epm/packages/{pkgkey}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /fleet_server_hosts/{itemId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /outputs/{outputId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /package_policies/{packagePolicyId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /proxies/{itemId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

DELETE /s/{spaceId}/api/observability/slos/{sloId}
  • Response
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 403 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /agent-status
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /agent_download_sources
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /agent_download_sources/{sourceId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /agent_policies
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /agent_policies/{agentPolicyId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /agent_policies/{agentPolicyId}/download
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /agent_policies/{agentPolicyId}/full
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /agent_status
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /agent_status/data
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /agents
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /agents/action_status
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /agents/files/{fileId}/{fileName}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /agents/setup
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /agents/tags
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /agents/{agentId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /agents/{agentId}/uploads
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/actions
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/actions/action/{actionId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/actions/connector/{connectorId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/actions/connector_types
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/actions/connectors
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/actions/list_action_types
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/alerting/_health
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/alerting/rule/{ruleId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/alerting/rule_types
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/alerting/rules/_find
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/alerts/alert/{alertId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/alerts/alerts/_find
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/alerts/alerts/_health
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/alerts/alerts/list_alert_types
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/apm/services/{serviceName}/annotation/search
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/cases/_find
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/cases/alerts/{alertId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/cases/configure
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/cases/configure/connectors/_find
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/cases/reporters
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/cases/status
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/cases/tags
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/cases/{caseId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/cases/{caseId}/alerts
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/cases/{caseId}/comments
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/cases/{caseId}/comments/_find
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/cases/{caseId}/comments/{commentId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/cases/{caseId}/user_actions
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/cases/{caseId}/user_actions/_find
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/data_views
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/data_views/data_view/{viewId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/data_views/data_view/{viewId}/runtime_field/{fieldName}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/data_views/default
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/ml/saved_objects/sync
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/saved_objects/_find
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/saved_objects/resolve/{type}/{id}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/saved_objects/{type}/{id}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /api/status
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /data_streams
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /enrollment-api-keys
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /enrollment-api-keys/{keyId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /enrollment_api_keys
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /enrollment_api_keys/{keyId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /epm/categories
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /epm/packages
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /epm/packages/limited
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /epm/packages/{pkgName}/stats
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /epm/packages/{pkgName}/{pkgVersion}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /epm/packages/{pkgName}/{pkgVersion}/{filePath}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /epm/packages/{pkgkey}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /epm/templates/{pkgName}/{pkgVersion}/inputs
  • Response
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /epm/verification_key_id
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /fleet_server_hosts
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /fleet_server_hosts/{itemId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /kubernetes
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /outputs
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /outputs/{outputId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /outputs/{outputId}/health
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /package_policies
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
GET /package_policies/{packagePolicyId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /proxies
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /proxies/{itemId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /s/{spaceId}/api/observability/slos
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 403 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /s/{spaceId}/api/observability/slos/{sloId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 403 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /settings
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /settings/enrollment
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /uninstall_tokens
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

GET /uninstall_tokens/{uninstallTokenId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PATCH /api/cases
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PATCH /api/cases/configure/{configurationId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PATCH /api/cases/{caseId}/comments
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /agent_download_sources
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /agent_policies
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /agent_policies/_bulk_get
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /agent_policies/delete
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /agent_policies/{agentPolicyId}/copy
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /agents
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /agents/bulk_reassign
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /agents/bulk_request_diagnostics
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /agents/bulk_unenroll
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /agents/bulk_update_agent_tags
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /agents/bulk_upgrade
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /agents/setup
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /agents/{agentId}/actions
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /agents/{agentId}/actions/{actionId}/cancel
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /agents/{agentId}/reassign
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /agents/{agentId}/request_diagnostics
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /agents/{agentId}/unenroll
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /agents/{agentId}/upgrade
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/actions
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/actions/action/{actionId}/_execute
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/actions/connector
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/actions/connector/{connectorId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/actions/connector/{connectorId}/_execute
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/alerting/rule
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/alerting/rule/{ruleId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/alerting/rule/{ruleId}/_disable
  • Response
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/alerting/rule/{ruleId}/_enable
  • Response
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/alerting/rule/{ruleId}/_mute_all
  • Response
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/alerting/rule/{ruleId}/_unmute_all
  • Response
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/alerting/rule/{ruleId}/_update_api_key
  • Response
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/alerting/rule/{ruleId}/alert/{alertId}/_mute
  • Response
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/alerting/rule/{ruleId}/alert/{alertId}/_unmute
  • Response
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/alerts/alert/{alertId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/alerts/alert/{alertId}/_disable
  • Response
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/alerts/alert/{alertId}/_enable
  • Response
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/alerts/alert/{alertId}/_mute_all
  • Response
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/alerts/alert/{alertId}/_unmute_all
  • Response
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/alerts/alert/{alertId}/alert_instance/{alertInstanceId}/_mute
  • Response
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/alerts/alert/{alertId}/alert_instance/{alertInstanceId}/_unmute
  • Response
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/apm/agent_keys
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/apm/services/{serviceName}/annotation
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/cases
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/cases/configure
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/cases/{caseId}/comments
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/cases/{caseId}/connector/{connectorId}/_push
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/data_views/data_view
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/data_views/data_view/{viewId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/data_views/data_view/{viewId}/fields
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/data_views/data_view/{viewId}/runtime_field
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/data_views/data_view/{viewId}/runtime_field/{fieldName}
  • Response
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/data_views/default
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/data_views/swap_references
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/data_views/swap_references/_preview
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/encrypted_saved_objects/_rotate_key
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 429 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/saved_objects/_bulk_create
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/saved_objects/_bulk_delete
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/saved_objects/_bulk_get
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/saved_objects/_bulk_resolve
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/saved_objects/_bulk_update
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/saved_objects/_export
  • Response
  • 200 response Modified
    • application/x-ndjson content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/x-ndjson; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/saved_objects/_import
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • multipart/form-data content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • multipart/form-data; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/saved_objects/_resolve_import_errors
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • multipart/form-data content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • multipart/form-data; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/saved_objects/{type}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 409 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /api/saved_objects/{type}/{id}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 409 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /enrollment-api-keys
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /enrollment_api_keys
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /epm/bulk_assets
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /epm/packages
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 429 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/zip, application/gzip content types Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/gzip; Elastic-Api-Version=2023-10-31, application/zip; Elastic-Api-Version=2023-10-31 content types Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /epm/packages/_bulk
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /epm/packages/{pkgName}/{pkgVersion}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /epm/packages/{pkgName}/{pkgVersion}/transforms/authorize
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /epm/packages/{pkgkey}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /fleet_server_hosts
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /health_check
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /logstash_api_keys
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /outputs
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /package_policies
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 409 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /package_policies/_bulk_get
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /package_policies/delete
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /package_policies/upgrade
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 409 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /package_policies/upgrade/dryrun
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /proxies
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /s/{spaceId}/api/observability/slos
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 403 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 409 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /s/{spaceId}/api/observability/slos/_delete_instances
  • Response
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 403 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /s/{spaceId}/api/observability/slos/{sloId}/_reset
  • Response
  • 204 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 403 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /s/{spaceId}/api/observability/slos/{sloId}/disable
  • Response
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 403 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /s/{spaceId}/api/observability/slos/{sloId}/enable
  • Response
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 403 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /service-tokens
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /service_tokens
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

POST /setup
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 500 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PUT /agent_download_sources/{sourceId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PUT /agent_policies/{agentPolicyId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PUT /agents/{agentId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PUT /agents/{agentId}/reassign
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PUT /api/actions/action/{actionId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PUT /api/actions/connector/{connectorId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PUT /api/alerting/rule/{ruleId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PUT /api/alerts/alert/{alertId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PUT /api/data_views/data_view/{viewId}/runtime_field
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PUT /api/saved_objects/{type}/{id}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 409 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PUT /epm/packages/{pkgName}/{pkgVersion}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PUT /fleet_server_hosts/{itemId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PUT /outputs/{outputId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PUT /package_policies/{packagePolicyId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PUT /proxies/{itemId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PUT /s/{spaceId}/api/observability/slos/{sloId}
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 401 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 403 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 404 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Api key auth, Basic auth authentication methods Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

PUT /settings
  • Response
  • 200 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • 400 response Modified
    • application/json content type Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

    • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Body
  • application/json content type Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

  • application/json; Elastic-Api-Version=2023-10-31 content type Added
  • Authentication
  • Fleet basic auth authentication method Removed
    • Removing a resource is always breaking unless it was deprecated before

      Breaking

We've added the 8.15.0 Fleet and alerting APIs and updated the authentication options.

215 structure changes including:
113 Additions
102 Modifications
Modified 102
DELETE /api/actions/action/{actionId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/cases/configure
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/cases/configure/connectors/_find
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/cases/reporters
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/cases/status
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/cases/tags
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/cases/{caseId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/cases/{caseId}/alerts
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/cases/{caseId}/comments
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/cases/{caseId}/comments/_find
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/cases/{caseId}/comments/{commentId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/cases/{caseId}/user_actions
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/cases/{caseId}/user_actions/_find
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/data_views
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/data_views/data_view/{viewId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/data_views/data_view/{viewId}/runtime_field/{fieldName}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/data_views/default
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/ml/saved_objects/sync
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/saved_objects/_find
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/saved_objects/resolve/{type}/{id}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/saved_objects/{type}/{id}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/status
  • Authentication
  • Api key auth, Basic auth authentication methods Added
PATCH /api/cases
  • Authentication
  • Api key auth, Basic auth authentication methods Added
PATCH /api/cases/configure/{configurationId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
PATCH /api/cases/{caseId}/comments
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/actions
  • Authentication
  • Api key auth, Basic auth authentication methods Added
DELETE /api/actions/connector/{connectorId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
DELETE /api/alerting/rule/{ruleId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
DELETE /api/alerts/alert/{alertId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
DELETE /api/cases
  • Authentication
  • Api key auth, Basic auth authentication methods Added
DELETE /api/cases/{caseId}/comments
  • Authentication
  • Api key auth, Basic auth authentication methods Added
DELETE /api/cases/{caseId}/comments/{commentId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
DELETE /api/data_views/data_view/{viewId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
DELETE /api/data_views/data_view/{viewId}/runtime_field/{fieldName}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/actions
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/actions/action/{actionId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/actions/connector/{connectorId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/actions/connector_types
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/actions/connectors
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/actions/list_action_types
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/alerting/_health
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/alerting/rule/{ruleId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/alerting/rule_types
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/alerting/rules/_find
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/alerts/alert/{alertId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/alerts/alerts/_find
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/alerts/alerts/_health
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/alerts/alerts/list_alert_types
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/apm/services/{serviceName}/annotation/search
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/cases/_find
  • Authentication
  • Api key auth, Basic auth authentication methods Added
GET /api/cases/alerts/{alertId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/actions/action/{actionId}/_execute
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/data_views/data_view
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/data_views/data_view/{viewId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/data_views/data_view/{viewId}/fields
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/data_views/data_view/{viewId}/runtime_field
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/data_views/data_view/{viewId}/runtime_field/{fieldName}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/data_views/default
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/data_views/swap_references
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/data_views/swap_references/_preview
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/encrypted_saved_objects/_rotate_key
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/saved_objects/_bulk_create
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/saved_objects/_bulk_delete
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/saved_objects/_bulk_get
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/saved_objects/_bulk_resolve
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/saved_objects/_bulk_update
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/saved_objects/_export
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/saved_objects/_import
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/saved_objects/_resolve_import_errors
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/saved_objects/{type}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/saved_objects/{type}/{id}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
PUT /api/actions/action/{actionId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
PUT /api/actions/connector/{connectorId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
PUT /api/alerting/rule/{ruleId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
PUT /api/alerts/alert/{alertId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
PUT /api/data_views/data_view/{viewId}/runtime_field
  • Authentication
  • Api key auth, Basic auth authentication methods Added
PUT /api/saved_objects/{type}/{id}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/actions/connector
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/actions/connector/{connectorId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/actions/connector/{connectorId}/_execute
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/alerting/rule
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/alerting/rule/{ruleId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/alerting/rule/{ruleId}/_disable
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/alerting/rule/{ruleId}/_enable
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/alerting/rule/{ruleId}/_mute_all
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/alerting/rule/{ruleId}/_unmute_all
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/alerting/rule/{ruleId}/_update_api_key
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/alerting/rule/{ruleId}/alert/{alertId}/_mute
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/alerting/rule/{ruleId}/alert/{alertId}/_unmute
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/cases/{caseId}/connector/{connectorId}/_push
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/cases/{caseId}/comments
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/cases/configure
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/cases
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/apm/services/{serviceName}/annotation
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/apm/agent_keys
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/alerts/alert/{alertId}/alert_instance/{alertInstanceId}/_unmute
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/alerts/alert/{alertId}/alert_instance/{alertInstanceId}/_mute
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/alerts/alert/{alertId}/_unmute_all
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/alerts/alert/{alertId}/_mute_all
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/alerts/alert/{alertId}/_enable
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/alerts/alert/{alertId}/_disable
  • Authentication
  • Api key auth, Basic auth authentication methods Added
POST /api/alerts/alert/{alertId}
  • Authentication
  • Api key auth, Basic auth authentication methods Added
Added 113
PUT /settings
PUT /s/{spaceId}/api/observability/slos/{sloId}
PUT /proxies/{itemId}
PUT /package_policies/{packagePolicyId}
PUT /outputs/{outputId}
GET /agents/{agentId}/uploads
GET /data_streams
GET /enrollment-api-keys
GET /enrollment-api-keys/{keyId}
GET /enrollment_api_keys
GET /enrollment_api_keys/{keyId}
GET /epm/categories
GET /epm/packages
GET /epm/packages/limited
GET /epm/packages/{pkgName}/stats
GET /epm/packages/{pkgName}/{pkgVersion}
GET /epm/packages/{pkgName}/{pkgVersion}/{filePath}
GET /epm/packages/{pkgkey}
GET /epm/templates/{pkgName}/{pkgVersion}/inputs
GET /epm/verification_key_id
GET /fleet_server_hosts
GET /fleet_server_hosts/{itemId}
GET /kubernetes
GET /outputs
GET /outputs/{outputId}
GET /outputs/{outputId}/health
GET /package_policies
GET /package_policies/{packagePolicyId}
GET /proxies
GET /proxies/{itemId}
GET /s/{spaceId}/api/observability/slos
GET /s/{spaceId}/api/observability/slos/{sloId}
DELETE /agent_download_sources/{sourceId}
DELETE /agents/files/{fileId}
DELETE /agents/{agentId}
DELETE /enrollment-api-keys/{keyId}
DELETE /enrollment_api_keys/{keyId}
DELETE /epm/packages/{pkgName}/{pkgVersion}
DELETE /epm/packages/{pkgkey}
DELETE /fleet_server_hosts/{itemId}
DELETE /outputs/{outputId}
DELETE /package_policies/{packagePolicyId}
DELETE /proxies/{itemId}
DELETE /s/{spaceId}/api/observability/slos/{sloId}
GET /agent-status
GET /agent_download_sources
GET /agent_download_sources/{sourceId}
GET /agent_policies
GET /agent_policies/{agentPolicyId}
GET /agent_policies/{agentPolicyId}/download
GET /agent_policies/{agentPolicyId}/full
GET /agent_status
GET /agent_status/data
GET /agents
GET /agents/action_status
GET /agents/files/{fileId}/{fileName}
GET /agents/setup
GET /agents/tags
GET /agents/{agentId}
POST /epm/packages/{pkgName}/{pkgVersion}
POST /epm/packages/{pkgName}/{pkgVersion}/transforms/authorize
POST /epm/packages/{pkgkey}
POST /fleet_server_hosts
POST /health_check
POST /logstash_api_keys
POST /outputs
POST /package_policies
POST /package_policies/_bulk_get
POST /package_policies/delete
POST /package_policies/upgrade
POST /package_policies/upgrade/dryrun
POST /proxies
POST /s/{spaceId}/api/observability/slos
POST /s/{spaceId}/api/observability/slos/_delete_instances
POST /s/{spaceId}/api/observability/slos/{sloId}/_reset
POST /s/{spaceId}/api/observability/slos/{sloId}/disable
POST /s/{spaceId}/api/observability/slos/{sloId}/enable
POST /service-tokens
POST /service_tokens
POST /setup
PUT /agent_download_sources/{sourceId}
PUT /agent_policies/{agentPolicyId}
PUT /agents/{agentId}
PUT /agents/{agentId}/reassign
PUT /epm/packages/{pkgName}/{pkgVersion}
PUT /fleet_server_hosts/{itemId}
GET /settings
GET /settings/enrollment
GET /uninstall_tokens
GET /uninstall_tokens/{uninstallTokenId}
POST /agent_download_sources
POST /agent_policies
POST /agent_policies/_bulk_get
POST /agent_policies/delete
POST /agent_policies/{agentPolicyId}/copy
POST /agents
POST /agents/bulk_reassign
POST /agents/bulk_request_diagnostics
POST /agents/bulk_unenroll
POST /agents/bulk_update_agent_tags
POST /agents/bulk_upgrade
POST /agents/setup
POST /agents/{agentId}/actions
POST /agents/{agentId}/actions/{actionId}/cancel
POST /agents/{agentId}/reassign
POST /agents/{agentId}/request_diagnostics
POST /agents/{agentId}/unenroll
POST /agents/{agentId}/upgrade
POST /enrollment-api-keys
POST /enrollment_api_keys
POST /epm/bulk_assets
POST /epm/packages
POST /epm/packages/_bulk

Adds the v8 version of the documentation