Change Updates

Do not miss any Elastic APIs Hub changes, ever again

Subscribe to the Elastic APIs Hub changelog to be up to date on recent changes.

RSS

Changelog

Last update:
Elasticsearch Serverless API

This update qualifies operations as "beta" for now though they continue to be in "technical preview". It also cleans up some query and tokenizer objects that were not fully displayed.

349 structure changes including:
349 Modifications
Modified 349 Breaking
DELETE /_application/analytics/{name}
  • Operation is now beta
DELETE /_async_search/{id}
  • Operation is now beta
DELETE /_component_template/{name}
  • Operation is now beta
DELETE /_data_stream/{name}
  • Operation is now beta
DELETE /_data_stream/{name}/_lifecycle
  • Operation is now beta
DELETE /_enrich/policy/{name}
  • Operation is now beta
DELETE /_eql/search/{id}
  • Operation is now beta
DELETE /_index_template/{name}
  • Operation is now beta
DELETE /_inference/{inference_id}
  • Operation is now beta
DELETE /_inference/{task_type}/{inference_id}
  • Operation is now beta
DELETE /_ingest/pipeline/{id}
  • Operation is now beta
DELETE /_logstash/pipeline/{id}
  • Operation is now beta
DELETE /_ml/anomaly_detectors/{job_id}
  • Operation is now beta
DELETE /_ml/calendars/{calendar_id}
  • Operation is now beta
DELETE /_ml/calendars/{calendar_id}/events/{event_id}
  • Operation is now beta
DELETE /_ml/calendars/{calendar_id}/jobs/{job_id}
  • Operation is now beta
DELETE /_ml/data_frame/analytics/{id}
  • Operation is now beta
DELETE /_ml/datafeeds/{datafeed_id}
  • Operation is now beta
DELETE /_ml/filters/{filter_id}
  • Operation is now beta
DELETE /_ml/trained_models/{model_id}
  • Operation is now beta
DELETE /_ml/trained_models/{model_id}/model_aliases/{model_alias}
  • Operation is now beta
DELETE /_pit
  • Operation is now beta
DELETE /_query_rules/{ruleset_id}
  • Operation is now beta
DELETE /_query_rules/{ruleset_id}/_rule/{rule_id}
  • Operation is now beta
DELETE /_scripts/{id}
  • Operation is now beta
DELETE /_search/scroll
  • Operation is now beta
DELETE /_search/scroll/{scroll_id}
  • Operation is now beta
DELETE /_security/api_key
  • Operation is now beta
DELETE /_sql/async/delete/{id}
  • Operation is now beta
DELETE /_synonyms/{id}
  • Operation is now beta
DELETE /_synonyms/{set_id}/{rule_id}
  • Operation is now beta
DELETE /_transform/{transform_id}
  • Operation is now beta
DELETE /{index}
  • Operation is now beta
DELETE /{index}/_alias/{name}
  • Operation is now beta
DELETE /{index}/_aliases/{name}
  • Operation is now beta
DELETE /{index}/_doc/{id}
  • Operation is now beta
GET /
  • Operation is now beta
GET /_alias
  • Operation is now beta
GET /_alias/{name}
  • Operation is now beta
GET /_analyze
  • Operation is now beta
  • Body
  • application/json content type Modified
    • tokenizer property Modified
      • analysis:EdgeNGramTokenizer alternative Modified
        • token_chars property Modified
          • Property is no longer required

      • analysis:NGramTokenizer alternative Modified
        • token_chars property Modified
          • Property is no longer required

      • analysis:ClassicTokenizer, analysis:SimplePatternTokenizer, analysis:SimplePatternSplitTokenizer, analysis:ThaiTokenizer alternatives Added
GET /_application/analytics
  • Operation is now beta
GET /_application/analytics/{name}
  • Operation is now beta
GET /_async_search/status/{id}
  • Operation is now beta
GET /_async_search/{id}
  • Operation is now beta
GET /_cat
  • Operation is now beta
GET /_cat/aliases
  • Operation is now beta
GET /_cat/aliases/{name}
  • Operation is now beta
GET /_cat/component_templates
  • Operation is now beta
GET /_cat/component_templates/{name}
  • Operation is now beta
GET /_cat/count
  • Operation is now beta
GET /_cat/count/{index}
  • Operation is now beta
GET /_cat/indices
  • Operation is now beta
GET /_cat/indices/{index}
  • Operation is now beta
GET /_cat/ml/anomaly_detectors
  • Operation is now beta
GET /_cat/ml/anomaly_detectors/{job_id}
  • Operation is now beta
GET /_cat/ml/data_frame/analytics
  • Operation is now beta
GET /_cat/ml/data_frame/analytics/{id}
  • Operation is now beta
GET /_cat/ml/datafeeds
  • Operation is now beta
GET /_cat/ml/datafeeds/{datafeed_id}
  • Operation is now beta
GET /_cat/ml/trained_models
  • Operation is now beta
GET /_cat/ml/trained_models/{model_id}
  • Operation is now beta
GET /_cat/transforms
  • Operation is now beta
GET /_cat/transforms/{transform_id}
  • Operation is now beta
GET /_component_template
  • Operation is now beta
GET /_component_template/{name}
  • Operation is now beta
GET /_count
  • Operation is now beta
GET /_data_stream
  • Operation is now beta
GET /_data_stream/_stats
  • Operation is now beta
GET /_data_stream/{name}
  • Operation is now beta
GET /_data_stream/{name}/_lifecycle
  • Operation is now beta
GET /_data_stream/{name}/_stats
  • Operation is now beta
GET /_enrich/_stats
  • Operation is now beta
GET /_enrich/policy
  • Operation is now beta
GET /_enrich/policy/{name}
  • Operation is now beta
GET /_eql/search/status/{id}
  • Operation is now beta
GET /_eql/search/{id}
  • Operation is now beta
GET /_field_caps
  • Operation is now beta
GET /_index_template
  • Operation is now beta
GET /_index_template/{name}
  • Operation is now beta
GET /_inference
  • Operation is now beta
GET /_inference/{inference_id}
  • Operation is now beta
GET /_inference/{task_type}/{inference_id}
  • Operation is now beta
GET /_info/{target}
  • Operation is now beta
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ingest property Modified
        • pipelines, total properties Modified
GET /_ingest/pipeline
  • Operation is now beta
GET /_ingest/pipeline/_simulate
  • Operation is now beta
GET /_ingest/pipeline/{id}
  • Operation is now beta
GET /_ingest/pipeline/{id}/_simulate
  • Operation is now beta
GET /_ingest/processor/grok
  • Operation is now beta
GET /_license
  • Operation is now beta
GET /_logstash/pipeline
  • Operation is now beta
GET /_logstash/pipeline/{id}
  • Operation is now beta
GET /_mapping
  • Operation is now beta
GET /_mget
  • Operation is now beta
GET /_ml/anomaly_detectors
  • Operation is now beta
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jobs property Modified
        • analysis_config, datafeed_config properties Modified
GET /_ml/anomaly_detectors/_stats
  • Operation is now beta
GET /_ml/anomaly_detectors/{job_id}
  • Operation is now beta
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jobs property Modified
        • analysis_config, datafeed_config properties Modified
GET /_ml/anomaly_detectors/{job_id}/_stats
  • Operation is now beta
GET /_ml/anomaly_detectors/{job_id}/results/overall_buckets
  • Operation is now beta
GET /_ml/calendars
  • Operation is now beta
GET /_ml/calendars/{calendar_id}
  • Operation is now beta
GET /_ml/calendars/{calendar_id}/events
  • Operation is now beta
GET /_ml/data_frame/analytics
  • Operation is now beta
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data_frame_analytics property Modified
        • source property Modified
GET /_ml/data_frame/analytics/_preview
  • Operation is now beta
  • Body
  • application/json content type Modified
    • config property Modified
      • source property Modified
        • query property Modified
GET /_ml/data_frame/analytics/_stats
  • Operation is now beta
GET /_ml/data_frame/analytics/{id}
  • Operation is now beta
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data_frame_analytics property Modified
        • source property Modified
GET /_ml/data_frame/analytics/{id}/_preview
  • Operation is now beta
  • Body
  • application/json content type Modified
    • config property Modified
      • source property Modified
        • query property Modified
GET /_ml/data_frame/analytics/{id}/_stats
  • Operation is now beta
GET /_ml/datafeeds
  • Operation is now beta
  • Response
  • 200 response Modified
    • application/json content type Modified
      • datafeeds property Modified
        • query property Modified
GET /_ml/datafeeds/_preview
  • Operation is now beta
  • Body
  • application/json content type Modified
    • job_config property Modified
      • analysis_config property Modified
        • categorization_analyzer property Modified
GET /_ml/datafeeds/_stats
  • Operation is now beta
GET /_ml/datafeeds/{datafeed_id}
  • Operation is now beta
  • Response
  • 200 response Modified
    • application/json content type Modified
      • datafeeds property Modified
        • query property Modified
GET /_ml/datafeeds/{datafeed_id}/_preview
  • Operation is now beta
  • Body
  • application/json content type Modified
    • job_config property Modified
      • analysis_config property Modified
        • categorization_analyzer property Modified
GET /_ml/datafeeds/{datafeed_id}/_stats
  • Operation is now beta
GET /_ml/filters
  • Operation is now beta
GET /_ml/filters/{filter_id}
  • Operation is now beta
GET /_ml/trained_models
  • Operation is now beta
GET /_ml/trained_models/_stats
  • Operation is now beta
GET /_ml/trained_models/{model_id}
  • Operation is now beta
GET /_ml/trained_models/{model_id}/_stats
  • Operation is now beta
GET /_msearch
  • Operation is now beta
GET /_msearch/template
  • Operation is now beta
GET /_mtermvectors
  • Operation is now beta
GET /_query_rules
  • Operation is now beta
GET /_query_rules/{ruleset_id}
  • Operation is now beta
GET /_query_rules/{ruleset_id}/_rule/{rule_id}
  • Operation is now beta
GET /_rank_eval
  • Operation is now beta
GET /_refresh
  • Operation is now beta
GET /_render/template
  • Operation is now beta
GET /_render/template/{id}
  • Operation is now beta
GET /_resolve/index/{name}
  • Operation is now beta
GET /_scripts/painless/_execute
  • Operation is now beta
GET /_scripts/{id}
  • Operation is now beta
GET /_search
  • Operation is now beta
GET /_search/scroll
  • Operation is now beta
GET /_search/scroll/{scroll_id}
  • Operation is now beta
GET /_search/template
  • Operation is now beta
GET /_security/_authenticate
  • Operation is now beta
GET /_security/_query/api_key
  • Operation is now beta
GET /_security/api_key
  • Operation is now beta
GET /_security/user/_has_privileges
  • Operation is now beta
GET /_security/user/{user}/_has_privileges
  • Operation is now beta
GET /_settings
  • Operation is now beta
GET /_settings/{name}
  • Operation is now beta
GET /_sql
  • Operation is now beta
GET /_sql/async/status/{id}
  • Operation is now beta
GET /_sql/async/{id}
  • Operation is now beta
GET /_sql/translate
  • Operation is now beta
GET /_synonyms
  • Operation is now beta
GET /_synonyms/{id}
  • Operation is now beta
GET /_synonyms/{set_id}/{rule_id}
  • Operation is now beta
GET /_tasks/{task_id}
  • Operation is now beta
GET /_transform
  • Operation is now beta
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transforms property Modified
        • source property Modified
GET /_transform/_preview
  • Operation is now beta
  • Body
  • application/json content type Modified
    • source property Modified
      • query property Modified
        • bool, boosting, combined_fields, constant_score, dis_max, distance_feature, exists, function_score, fuzzy, geo_bounding_box, geo_distance, geo_polygon, geo_shape, has_child, has_parent, ids, intervals, knn, match, match_all, match_bool_prefix, match_none, match_phrase, match_phrase_prefix, more_like_this, multi_match, nested, parent_id, percolate, pinned, prefix, query_string, range, rank_feature, regexp, rule, script, script_score, semantic, shape, simple_query_string, span_containing, span_field_masking, span_first, span_multi, span_near, span_not, span_or, span_term, span_within, sparse_vector, term, terms, terms_set, wildcard, wrapper, type properties Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • common, text_expansion, weighted_tokens properties Removed
GET /_transform/{transform_id}
  • Operation is now beta
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transforms property Modified
        • source property Modified
GET /_transform/{transform_id}/_preview
  • Operation is now beta
  • Body
  • application/json content type Modified
    • source property Modified
      • query property Modified
        • bool, boosting, combined_fields, constant_score, dis_max, distance_feature, exists, function_score, fuzzy, geo_bounding_box, geo_distance, geo_polygon, geo_shape, has_child, has_parent, ids, intervals, knn, match, match_all, match_bool_prefix, match_none, match_phrase, match_phrase_prefix, more_like_this, multi_match, nested, parent_id, percolate, pinned, prefix, query_string, range, rank_feature, regexp, rule, script, script_score, semantic, shape, simple_query_string, span_containing, span_field_masking, span_first, span_multi, span_near, span_not, span_or, span_term, span_within, sparse_vector, term, terms, terms_set, wildcard, wrapper, type properties Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • common, text_expansion, weighted_tokens properties Removed
GET /_transform/{transform_id}/_stats
  • Operation is now beta
GET /_validate/query
  • Operation is now beta
GET /{index}
  • Operation is now beta
GET /{index}/_alias
  • Operation is now beta
GET /{index}/_alias/{name}
  • Operation is now beta
GET /{index}/_analyze
  • Operation is now beta
  • Body
  • application/json content type Modified
    • tokenizer property Modified
      • analysis:EdgeNGramTokenizer alternative Modified
        • token_chars property Modified
          • Property is no longer required

      • analysis:NGramTokenizer alternative Modified
        • token_chars property Modified
          • Property is no longer required

      • analysis:ClassicTokenizer, analysis:SimplePatternTokenizer, analysis:SimplePatternSplitTokenizer, analysis:ThaiTokenizer alternatives Added
GET /{index}/_count
  • Operation is now beta
GET /{index}/_doc/{id}
  • Operation is now beta
GET /{index}/_eql/search
  • Operation is now beta
GET /{index}/_explain/{id}
  • Operation is now beta
GET /{index}/_field_caps
  • Operation is now beta
GET /{index}/_graph/explore
  • Operation is now beta
GET /{index}/_lifecycle/explain
  • Operation is now beta
GET /{index}/_mapping
  • Operation is now beta
GET /{index}/_mget
  • Operation is now beta
GET /{index}/_msearch
  • Operation is now beta
GET /{index}/_msearch/template
  • Operation is now beta
GET /{index}/_mtermvectors
  • Operation is now beta
GET /{index}/_mvt/{field}/{zoom}/{x}/{y}
  • Operation is now beta
GET /{index}/_rank_eval
  • Operation is now beta
GET /{index}/_refresh
  • Operation is now beta
GET /{index}/_search
  • Operation is now beta
GET /{index}/_search/template
  • Operation is now beta
GET /{index}/_settings
  • Operation is now beta
GET /{index}/_settings/{name}
  • Operation is now beta
GET /{index}/_source/{id}
  • Operation is now beta
GET /{index}/_terms_enum
  • Operation is now beta
GET /{index}/_termvectors
  • Operation is now beta
GET /{index}/_termvectors/{id}
  • Operation is now beta
GET /{index}/_validate/query
  • Operation is now beta
HEAD /
  • Operation is now beta
HEAD /_alias/{name}
  • Operation is now beta
HEAD /_component_template/{name}
  • Operation is now beta
HEAD /_index_template/{name}
  • Operation is now beta
HEAD /{index}
  • Operation is now beta
HEAD /{index}/_alias/{name}
  • Operation is now beta
HEAD /{index}/_doc/{id}
  • Operation is now beta
HEAD /{index}/_source/{id}
  • Operation is now beta
POST /_aliases
  • Operation is now beta
POST /_analyze
  • Operation is now beta
  • Body
  • application/json content type Modified
    • tokenizer property Modified
      • analysis:EdgeNGramTokenizer alternative Modified
        • token_chars property Modified
          • Property is no longer required

      • analysis:NGramTokenizer alternative Modified
        • token_chars property Modified
          • Property is no longer required

      • analysis:ClassicTokenizer, analysis:SimplePatternTokenizer, analysis:SimplePatternSplitTokenizer, analysis:ThaiTokenizer alternatives Added
POST /_async_search
  • Operation is now beta
POST /_bulk
  • Operation is now beta
POST /_component_template/{name}
  • Operation is now beta
POST /_count
  • Operation is now beta
POST /_data_stream/_migrate/{name}
  • Operation is now beta
POST /_data_stream/_modify
  • Operation is now beta
POST /_field_caps
  • Operation is now beta
POST /_index_template/_simulate
  • Operation is now beta
POST /_index_template/_simulate/{name}
  • Operation is now beta
POST /_index_template/_simulate_index/{name}
  • Operation is now beta
POST /_index_template/{name}
  • Operation is now beta
POST /_inference/{inference_id}
  • Operation is now beta
POST /_inference/{task_type}/{inference_id}
  • Operation is now beta
POST /_ingest/pipeline/_simulate
  • Operation is now beta
POST /_ingest/pipeline/{id}/_simulate
  • Operation is now beta
POST /_mget
  • Operation is now beta
POST /_ml/anomaly_detectors/_estimate_model_memory
  • Operation is now beta
  • Body
  • application/json content type Modified
    • analysis_config property Modified
      • categorization_analyzer property Modified
        • _types:CategorizationAnalyzerDefinition alternative Modified
POST /_ml/anomaly_detectors/{job_id}/_close
  • Operation is now beta
POST /_ml/anomaly_detectors/{job_id}/_flush
  • Operation is now beta
POST /_ml/anomaly_detectors/{job_id}/_open
  • Operation is now beta
POST /_ml/anomaly_detectors/{job_id}/_reset
  • Operation is now beta
POST /_ml/anomaly_detectors/{job_id}/_update
  • Operation is now beta
  • Response
  • 200 response Modified
    • application/json content type Modified
      • analysis_config property Modified
        • categorization_analyzer property Modified
      • datafeed_config property Modified
        • query property Modified
POST /_ml/anomaly_detectors/{job_id}/results/overall_buckets
  • Operation is now beta
POST /_ml/calendars
  • Operation is now beta
POST /_ml/calendars/{calendar_id}
  • Operation is now beta
POST /_ml/calendars/{calendar_id}/events
  • Operation is now beta
POST /_ml/data_frame/_evaluate
  • Operation is now beta
POST /_ml/data_frame/analytics/_preview
  • Operation is now beta
  • Body
  • application/json content type Modified
    • config property Modified
      • source property Modified
        • query property Modified
POST /_ml/data_frame/analytics/{id}/_preview
  • Operation is now beta
  • Body
  • application/json content type Modified
    • config property Modified
      • source property Modified
        • query property Modified
POST /_ml/data_frame/analytics/{id}/_start
  • Operation is now beta
POST /_ml/data_frame/analytics/{id}/_stop
  • Operation is now beta
POST /_ml/data_frame/analytics/{id}/_update
  • Operation is now beta
  • Response
  • 200 response Modified
    • application/json content type Modified
      • source property Modified
        • query property Modified
POST /_ml/datafeeds/_preview
  • Operation is now beta
  • Body
  • application/json content type Modified
    • job_config property Modified
      • analysis_config property Modified
        • categorization_analyzer property Modified
POST /_ml/datafeeds/{datafeed_id}/_preview
  • Operation is now beta
  • Body
  • application/json content type Modified
    • job_config property Modified
      • analysis_config property Modified
        • categorization_analyzer property Modified
POST /_ml/datafeeds/{datafeed_id}/_start
  • Operation is now beta
POST /_ml/datafeeds/{datafeed_id}/_stop
  • Operation is now beta
POST /_ml/datafeeds/{datafeed_id}/_update
  • Operation is now beta
POST /_ml/filters/{filter_id}/_update
  • Operation is now beta
POST /_ml/trained_models/{model_id}/_infer
  • Operation is now beta
POST /_ml/trained_models/{model_id}/deployment/_infer
  • Operation is now beta
POST /_ml/trained_models/{model_id}/deployment/_start
  • Operation is now beta
POST /_ml/trained_models/{model_id}/deployment/_stop
  • Operation is now beta
POST /_msearch
  • Operation is now beta
POST /_msearch/template
  • Operation is now beta
POST /_mtermvectors
  • Operation is now beta
POST /_query
  • Operation is now beta
POST /_rank_eval
  • Operation is now beta
POST /_refresh
  • Operation is now beta
POST /_reindex
  • Operation is now beta
POST /_render/template
  • Operation is now beta
POST /_render/template/{id}
  • Operation is now beta
POST /_scripts/painless/_execute
  • Operation is now beta
POST /_scripts/{id}
  • Operation is now beta
POST /_scripts/{id}/{context}
  • Operation is now beta
POST /_search
  • Operation is now beta
POST /_search/scroll
  • Operation is now beta
POST /_search/scroll/{scroll_id}
  • Operation is now beta
POST /_search/template
  • Operation is now beta
POST /_security/_query/api_key
  • Operation is now beta
POST /_security/api_key
  • Operation is now beta
POST /_security/user/_has_privileges
  • Operation is now beta
POST /_security/user/{user}/_has_privileges
  • Operation is now beta
POST /_sql
  • Operation is now beta
POST /_sql/close
  • Operation is now beta
POST /_sql/translate
  • Operation is now beta
POST /_template/{name}
  • Operation is now beta
POST /_transform/_preview
  • Operation is now beta
  • Body
  • application/json content type Modified
    • source property Modified
      • query property Modified
        • bool, boosting, combined_fields, constant_score, dis_max, distance_feature, exists, function_score, fuzzy, geo_bounding_box, geo_distance, geo_polygon, geo_shape, has_child, has_parent, ids, intervals, knn, match, match_all, match_bool_prefix, match_none, match_phrase, match_phrase_prefix, more_like_this, multi_match, nested, parent_id, percolate, pinned, prefix, query_string, range, rank_feature, regexp, rule, script, script_score, semantic, shape, simple_query_string, span_containing, span_field_masking, span_first, span_multi, span_near, span_not, span_or, span_term, span_within, sparse_vector, term, terms, terms_set, wildcard, wrapper, type properties Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • common, text_expansion, weighted_tokens properties Removed
POST /_transform/{transform_id}/_preview
  • Operation is now beta
  • Body
  • application/json content type Modified
    • source property Modified
      • query property Modified
        • bool, boosting, combined_fields, constant_score, dis_max, distance_feature, exists, function_score, fuzzy, geo_bounding_box, geo_distance, geo_polygon, geo_shape, has_child, has_parent, ids, intervals, knn, match, match_all, match_bool_prefix, match_none, match_phrase, match_phrase_prefix, more_like_this, multi_match, nested, parent_id, percolate, pinned, prefix, query_string, range, rank_feature, regexp, rule, script, script_score, semantic, shape, simple_query_string, span_containing, span_field_masking, span_first, span_multi, span_near, span_not, span_or, span_term, span_within, sparse_vector, term, terms, terms_set, wildcard, wrapper, type properties Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • common, text_expansion, weighted_tokens properties Removed
POST /_transform/{transform_id}/_reset
  • Operation is now beta
POST /_transform/{transform_id}/_schedule_now
  • Operation is now beta
POST /_transform/{transform_id}/_start
  • Operation is now beta
POST /_transform/{transform_id}/_stop
  • Operation is now beta
POST /_transform/{transform_id}/_update
  • Operation is now beta
  • Body
  • application/json content type Modified
    • source property Modified
      • query property Modified
        • bool, boosting, combined_fields, constant_score, dis_max, distance_feature, exists, function_score, fuzzy, geo_bounding_box, geo_distance, geo_polygon, geo_shape, has_child, has_parent, ids, intervals, knn, match, match_all, match_bool_prefix, match_none, match_phrase, match_phrase_prefix, more_like_this, multi_match, nested, parent_id, percolate, pinned, prefix, query_string, range, rank_feature, regexp, rule, script, script_score, semantic, shape, simple_query_string, span_containing, span_field_masking, span_first, span_multi, span_near, span_not, span_or, span_term, span_within, sparse_vector, term, terms, terms_set, wildcard, wrapper, type properties Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • common, text_expansion, weighted_tokens properties Removed
POST /_validate/query
  • Operation is now beta
POST /{alias}/_rollover
  • Operation is now beta
POST /{alias}/_rollover/{new_index}
  • Operation is now beta
POST /{index}/_alias/{name}
  • Operation is now beta
POST /{index}/_aliases/{name}
  • Operation is now beta
POST /{index}/_analyze
  • Operation is now beta
  • Body
  • application/json content type Modified
    • tokenizer property Modified
      • analysis:EdgeNGramTokenizer alternative Modified
        • token_chars property Modified
          • Property is no longer required

      • analysis:NGramTokenizer alternative Modified
        • token_chars property Modified
          • Property is no longer required

      • analysis:ClassicTokenizer, analysis:SimplePatternTokenizer, analysis:SimplePatternSplitTokenizer, analysis:ThaiTokenizer alternatives Added
POST /{index}/_async_search
  • Operation is now beta
POST /{index}/_bulk
  • Operation is now beta
POST /{index}/_count
  • Operation is now beta
POST /{index}/_create/{id}
  • Operation is now beta
POST /{index}/_delete_by_query
  • Operation is now beta
POST /{index}/_doc
  • Operation is now beta
POST /{index}/_doc/{id}
  • Operation is now beta
POST /{index}/_eql/search
  • Operation is now beta
POST /{index}/_explain/{id}
  • Operation is now beta
POST /{index}/_field_caps
  • Operation is now beta
POST /{index}/_graph/explore
  • Operation is now beta
POST /{index}/_mapping
  • Operation is now beta
POST /{index}/_mget
  • Operation is now beta
POST /{index}/_msearch
  • Operation is now beta
POST /{index}/_msearch/template
  • Operation is now beta
POST /{index}/_mtermvectors
  • Operation is now beta
POST /{index}/_mvt/{field}/{zoom}/{x}/{y}
  • Operation is now beta
POST /{index}/_pit
  • Operation is now beta
POST /{index}/_rank_eval
  • Operation is now beta
POST /{index}/_refresh
  • Operation is now beta
POST /{index}/_search
  • Operation is now beta
POST /{index}/_search/template
  • Operation is now beta
POST /{index}/_terms_enum
  • Operation is now beta
POST /{index}/_termvectors
  • Operation is now beta
POST /{index}/_termvectors/{id}
  • Operation is now beta
POST /{index}/_update/{id}
  • Operation is now beta
POST /{index}/_update_by_query
  • Operation is now beta
POST /{index}/_validate/query
  • Operation is now beta
PUT /_application/analytics/{name}
  • Operation is now beta
PUT /_bulk
  • Operation is now beta
PUT /_component_template/{name}
  • Operation is now beta
PUT /_connector/{connector_id}/_check_in
  • Operation is now beta
PUT /_connector/{connector_id}/_error
  • Operation is now beta
PUT /_connector/{connector_id}/_filtering/_activate
  • Operation is now beta
PUT /_connector/{connector_id}/_filtering/_validation
  • Operation is now beta
PUT /_connector/{connector_id}/_status
  • Operation is now beta
PUT /_data_stream/{name}
  • Operation is now beta
PUT /_data_stream/{name}/_lifecycle
  • Operation is now beta
PUT /_enrich/policy/{name}
  • Operation is now beta
PUT /_enrich/policy/{name}/_execute
  • Operation is now beta
PUT /_index_template/{name}
  • Operation is now beta
PUT /_inference/{inference_id}
  • Operation is now beta
PUT /_inference/{task_type}/{inference_id}
  • Operation is now beta
PUT /_ingest/pipeline/{id}
  • Operation is now beta
PUT /_logstash/pipeline/{id}
  • Operation is now beta
PUT /_ml/anomaly_detectors/{job_id}
  • Operation is now beta
  • Body
  • application/json content type Modified
    • analysis_config property Modified
      • categorization_analyzer property Modified
        • _types:CategorizationAnalyzerDefinition alternative Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • analysis_config property Modified
        • categorization_analyzer property Modified
      • datafeed_config property Modified
        • query property Modified
PUT /_ml/calendars/{calendar_id}
  • Operation is now beta
PUT /_ml/calendars/{calendar_id}/jobs/{job_id}
  • Operation is now beta
PUT /_ml/data_frame/analytics/{id}
  • Operation is now beta
  • Body
  • application/json content type Modified
    • source property Modified
      • query property Modified
        • bool, boosting, combined_fields, constant_score, dis_max, distance_feature, exists, function_score, fuzzy, geo_bounding_box, geo_distance, geo_polygon, geo_shape, has_child, has_parent, ids, intervals, knn, match, match_all, match_bool_prefix, match_none, match_phrase, match_phrase_prefix, more_like_this, multi_match, nested, parent_id, percolate, pinned, prefix, query_string, range, rank_feature, regexp, rule, script, script_score, semantic, shape, simple_query_string, span_containing, span_field_masking, span_first, span_multi, span_near, span_not, span_or, span_term, span_within, sparse_vector, term, terms, terms_set, wildcard, wrapper, type properties Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • common, text_expansion, weighted_tokens properties Removed
  • Response
  • 200 response Modified
    • application/json content type Modified
      • source property Modified
        • query property Modified
PUT /_ml/datafeeds/{datafeed_id}
  • Operation is now beta
PUT /_ml/filters/{filter_id}
  • Operation is now beta
PUT /_ml/trained_models/{model_id}
  • Operation is now beta
PUT /_ml/trained_models/{model_id}/definition/{part}
  • Operation is now beta
PUT /_ml/trained_models/{model_id}/model_aliases/{model_alias}
  • Operation is now beta
PUT /_ml/trained_models/{model_id}/vocabulary
  • Operation is now beta
PUT /_query_rules/{ruleset_id}
  • Operation is now beta
PUT /_query_rules/{ruleset_id}/_rule/{rule_id}
  • Operation is now beta
PUT /_scripts/{id}
  • Operation is now beta
PUT /_scripts/{id}/{context}
  • Operation is now beta
PUT /_security/api_key
  • Operation is now beta
PUT /_security/api_key/{id}
  • Operation is now beta
PUT /_settings
  • Operation is now beta
PUT /_synonyms/{id}
  • Operation is now beta
PUT /_synonyms/{set_id}/{rule_id}
  • Operation is now beta
PUT /_template/{name}
  • Operation is now beta
PUT /_transform/{transform_id}
  • Operation is now beta
  • Body
  • application/json content type Modified
    • source property Modified
      • query property Modified
        • bool, boosting, combined_fields, constant_score, dis_max, distance_feature, exists, function_score, fuzzy, geo_bounding_box, geo_distance, geo_polygon, geo_shape, has_child, has_parent, ids, intervals, knn, match, match_all, match_bool_prefix, match_none, match_phrase, match_phrase_prefix, more_like_this, multi_match, nested, parent_id, percolate, pinned, prefix, query_string, range, rank_feature, regexp, rule, script, script_score, semantic, shape, simple_query_string, span_containing, span_field_masking, span_first, span_multi, span_near, span_not, span_or, span_term, span_within, sparse_vector, term, terms, terms_set, wildcard, wrapper, type properties Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • common, text_expansion, weighted_tokens properties Removed
PUT /{index}
  • Operation is now beta
PUT /{index}/_alias/{name}
  • Operation is now beta
PUT /{index}/_aliases/{name}
  • Operation is now beta
PUT /{index}/_block/{block}
  • Operation is now beta
PUT /{index}/_bulk
  • Operation is now beta
PUT /{index}/_create/{id}
  • Operation is now beta
PUT /{index}/_doc/{id}
  • Operation is now beta
PUT /{index}/_mapping
  • Operation is now beta
PUT /{index}/_settings
  • Operation is now beta
Elastic Cloud Serverless API
12 structure changes including:
12 Modifications
Modified 12
DELETE /api/v1/serverless/projects/elasticsearch/{id}
  • Response
  • 409, 412 responses Added
DELETE /api/v1/serverless/projects/observability/{id}
  • Response
  • 409, 412 responses Added
DELETE /api/v1/serverless/projects/security/{id}
  • Response
  • 409, 412 responses Added
PATCH /api/v1/serverless/projects/elasticsearch/{id}
  • Response
  • 409, 412 responses Added
PATCH /api/v1/serverless/projects/observability/{id}
  • Response
  • 409, 412 responses Added
PATCH /api/v1/serverless/projects/security/{id}
  • Response
  • 409, 412 responses Added
POST /api/v1/serverless/projects/elasticsearch/{id}/_reset-credentials
  • Response
  • 409 response Added
POST /api/v1/serverless/projects/elasticsearch/{id}/_resume
  • Response
  • 409, 412 responses Added
POST /api/v1/serverless/projects/observability/{id}/_reset-credentials
  • Response
  • 409 response Added
POST /api/v1/serverless/projects/observability/{id}/_resume
  • Response
  • 409, 412 responses Added
POST /api/v1/serverless/projects/security/{id}/_reset-credentials
  • Response
  • 409 response Added
POST /api/v1/serverless/projects/security/{id}/_resume
  • Response
  • 409, 412 responses Added
Elastic Cloud Serverless API
4 structure changes including:
4 Modifications
Modified 4
GET /api/v1/serverless/projects/security
  • Response
  • 200 response Modified
    • application/json content type Modified
      • items property Modified
        • search_lake property Added
GET /api/v1/serverless/projects/security/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • search_lake property Added
PATCH /api/v1/serverless/projects/security/{id}
  • Body
  • application/json content type Modified
    • search_lake property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • search_lake property Added
POST /api/v1/serverless/projects/security
  • Body
  • application/json content type Modified
    • search_lake property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • search_lake property Added
Kibana Serverless API

This release fixes the Fleet paths, which were missing "/api/fleet"

107 structure changes including:
106 Modifications
1 Removal
Modified 106
DELETE /api/fleet/agent_download_sources/{sourceId}
  • Path went from `/agent_download_sources/{sourceId}` to `/api/fleet/agent_download_sources/{sourceId}` (same operationId)
DELETE /api/fleet/agents/files/{fileId}
  • Path went from `/agents/files/{fileId}` to `/api/fleet/agents/files/{fileId}` (same operationId)
DELETE /api/fleet/agents/{agentId}
  • Path went from `/agents/{agentId}` to `/api/fleet/agents/{agentId}` (same operationId)
DELETE /api/fleet/enrollment-api-keys/{keyId}
  • Path went from `/enrollment-api-keys/{keyId}` to `/api/fleet/enrollment-api-keys/{keyId}` (same operationId)
DELETE /api/fleet/enrollment_api_keys/{keyId}
  • Path went from `/enrollment_api_keys/{keyId}` to `/api/fleet/enrollment_api_keys/{keyId}` (same operationId)
DELETE /api/fleet/epm/packages/{pkgName}/{pkgVersion}
  • Path went from `/epm/packages/{pkgName}/{pkgVersion}` to `/api/fleet/epm/packages/{pkgName}/{pkgVersion}` (same operationId)
DELETE /api/fleet/epm/packages/{pkgkey}
  • Path went from `/epm/packages/{pkgkey}` to `/api/fleet/epm/packages/{pkgkey}` (same operationId)
DELETE /api/fleet/fleet_server_hosts/{itemId}
  • Path went from `/fleet_server_hosts/{itemId}` to `/api/fleet/fleet_server_hosts/{itemId}` (same operationId)
DELETE /api/fleet/outputs/{outputId}
  • Path went from `/outputs/{outputId}` to `/api/fleet/outputs/{outputId}` (same operationId)
DELETE /api/fleet/package_policies/{packagePolicyId}
  • Path went from `/package_policies/{packagePolicyId}` to `/api/fleet/package_policies/{packagePolicyId}` (same operationId)
DELETE /api/fleet/proxies/{itemId}
  • Path went from `/proxies/{itemId}` to `/api/fleet/proxies/{itemId}` (same operationId)
GET /api/fleet/agent-status
  • Path went from `/agent-status` to `/api/fleet/agent-status` (same operationId)
GET /api/fleet/agent_download_sources
  • Path went from `/agent_download_sources` to `/api/fleet/agent_download_sources` (same operationId)
GET /api/fleet/agent_download_sources/{sourceId}
  • Path went from `/agent_download_sources/{sourceId}` to `/api/fleet/agent_download_sources/{sourceId}` (same operationId)
GET /api/fleet/agent_policies
  • Path went from `/agent_policies` to `/api/fleet/agent_policies` (same operationId)
GET /api/fleet/agent_policies/{agentPolicyId}
  • Path went from `/agent_policies/{agentPolicyId}` to `/api/fleet/agent_policies/{agentPolicyId}` (same operationId)
GET /api/fleet/agent_policies/{agentPolicyId}/download
  • Path went from `/agent_policies/{agentPolicyId}/download` to `/api/fleet/agent_policies/{agentPolicyId}/download` (same operationId)
GET /api/fleet/agent_policies/{agentPolicyId}/full
  • Path went from `/agent_policies/{agentPolicyId}/full` to `/api/fleet/agent_policies/{agentPolicyId}/full` (same operationId)
GET /api/fleet/agent_status
  • Path went from `/agent_status` to `/api/fleet/agent_status` (same operationId)
GET /api/fleet/agent_status/data
  • Path went from `/agent_status/data` to `/api/fleet/agent_status/data` (same operationId)
GET /api/fleet/agents
  • Path went from `/agents` to `/api/fleet/agents` (same operationId)
GET /api/fleet/agents/action_status
  • Path went from `/agents/action_status` to `/api/fleet/agents/action_status` (same operationId)
GET /api/fleet/agents/files/{fileId}/{fileName}
  • Path went from `/agents/files/{fileId}/{fileName}` to `/api/fleet/agents/files/{fileId}/{fileName}` (same operationId)
GET /api/fleet/agents/setup
  • Path went from `/agents/setup` to `/api/fleet/agents/setup` (same operationId)
GET /api/fleet/agents/tags
  • Path went from `/agents/tags` to `/api/fleet/agents/tags` (same operationId)
GET /api/fleet/agents/{agentId}
  • Path went from `/agents/{agentId}` to `/api/fleet/agents/{agentId}` (same operationId)
GET /api/fleet/agents/{agentId}/uploads
  • Path went from `/agents/{agentId}/uploads` to `/api/fleet/agents/{agentId}/uploads` (same operationId)
GET /api/fleet/data_streams
  • Path went from `/data_streams` to `/api/fleet/data_streams` (same operationId)
GET /api/fleet/enrollment-api-keys
  • Path went from `/enrollment-api-keys` to `/api/fleet/enrollment-api-keys` (same operationId)
GET /api/fleet/enrollment-api-keys/{keyId}
  • Path went from `/enrollment-api-keys/{keyId}` to `/api/fleet/enrollment-api-keys/{keyId}` (same operationId)
GET /api/fleet/enrollment_api_keys
  • Path went from `/enrollment_api_keys` to `/api/fleet/enrollment_api_keys` (same operationId)
GET /api/fleet/enrollment_api_keys/{keyId}
  • Path went from `/enrollment_api_keys/{keyId}` to `/api/fleet/enrollment_api_keys/{keyId}` (same operationId)
GET /api/fleet/epm/categories
  • Path went from `/epm/categories` to `/api/fleet/epm/categories` (same operationId)
GET /api/fleet/epm/packages
  • Path went from `/epm/packages` to `/api/fleet/epm/packages` (same operationId)
GET /api/fleet/epm/packages/limited
  • Path went from `/epm/packages/limited` to `/api/fleet/epm/packages/limited` (same operationId)
GET /api/fleet/epm/packages/{pkgName}/stats
  • Path went from `/epm/packages/{pkgName}/stats` to `/api/fleet/epm/packages/{pkgName}/stats` (same operationId)
GET /api/fleet/epm/packages/{pkgName}/{pkgVersion}
  • Path went from `/epm/packages/{pkgName}/{pkgVersion}` to `/api/fleet/epm/packages/{pkgName}/{pkgVersion}` (same operationId)
GET /api/fleet/epm/packages/{pkgName}/{pkgVersion}/{filePath}
  • Path went from `/epm/packages/{pkgName}/{pkgVersion}/{filePath}` to `/api/fleet/epm/packages/{pkgName}/{pkgVersion}/{filePath}` (same operationId)
GET /api/fleet/epm/packages/{pkgkey}
  • Path went from `/epm/packages/{pkgkey}` to `/api/fleet/epm/packages/{pkgkey}` (same operationId)
GET /api/fleet/epm/templates/{pkgName}/{pkgVersion}/inputs
  • Path went from `/epm/templates/{pkgName}/{pkgVersion}/inputs` to `/api/fleet/epm/templates/{pkgName}/{pkgVersion}/inputs` (same operationId)
GET /api/fleet/epm/verification_key_id
  • Path went from `/epm/verification_key_id` to `/api/fleet/epm/verification_key_id` (same operationId)
GET /api/fleet/fleet_server_hosts
  • Path went from `/fleet_server_hosts` to `/api/fleet/fleet_server_hosts` (same operationId)
GET /api/fleet/fleet_server_hosts/{itemId}
  • Path went from `/fleet_server_hosts/{itemId}` to `/api/fleet/fleet_server_hosts/{itemId}` (same operationId)
GET /api/fleet/kubernetes
  • Path went from `/kubernetes` to `/api/fleet/kubernetes` (same operationId)
GET /api/fleet/outputs
  • Path went from `/outputs` to `/api/fleet/outputs` (same operationId)
GET /api/fleet/outputs/{outputId}
  • Path went from `/outputs/{outputId}` to `/api/fleet/outputs/{outputId}` (same operationId)
GET /api/fleet/outputs/{outputId}/health
  • Path went from `/outputs/{outputId}/health` to `/api/fleet/outputs/{outputId}/health` (same operationId)
GET /api/fleet/package_policies
  • Path went from `/package_policies` to `/api/fleet/package_policies` (same operationId)
GET /api/fleet/package_policies/{packagePolicyId}
  • Path went from `/package_policies/{packagePolicyId}` to `/api/fleet/package_policies/{packagePolicyId}` (same operationId)
GET /api/fleet/proxies
  • Path went from `/proxies` to `/api/fleet/proxies` (same operationId)
GET /api/fleet/proxies/{itemId}
  • Path went from `/proxies/{itemId}` to `/api/fleet/proxies/{itemId}` (same operationId)
GET /api/fleet/settings
  • Path went from `/settings` to `/api/fleet/settings` (same operationId)
GET /api/fleet/uninstall_tokens
  • Path went from `/uninstall_tokens` to `/api/fleet/uninstall_tokens` (same operationId)
GET /api/fleet/uninstall_tokens/{uninstallTokenId}
  • Path went from `/uninstall_tokens/{uninstallTokenId}` to `/api/fleet/uninstall_tokens/{uninstallTokenId}` (same operationId)
POST /api/actions/connector/{id}
  • Body
  • application/json; Elastic-Api-Version=2023-10-31 content type Modified
    • config property Modified
      • crowdstrike_config, thehive_config alternatives Added
    • secrets property Modified
      • crowdstrike_secrets, thehive_secrets alternatives Added
POST /api/actions/connector/{id}/_execute
  • Body
  • application/json; Elastic-Api-Version=2023-10-31 content type Modified
    • params property Modified
      • run_createalert alternative Modified
        • subActionParams property Modified
      • run_pushtoservice alternative Modified
        • subActionParams property Modified
POST /api/fleet/agent_download_sources
  • Path went from `/agent_download_sources` to `/api/fleet/agent_download_sources` (same operationId)
POST /api/fleet/agent_policies
  • Path went from `/agent_policies` to `/api/fleet/agent_policies` (same operationId)
POST /api/fleet/agent_policies/_bulk_get
  • Path went from `/agent_policies/_bulk_get` to `/api/fleet/agent_policies/_bulk_get` (same operationId)
POST /api/fleet/agent_policies/delete
  • Path went from `/agent_policies/delete` to `/api/fleet/agent_policies/delete` (same operationId)
POST /api/fleet/agent_policies/{agentPolicyId}/copy
  • Path went from `/agent_policies/{agentPolicyId}/copy` to `/api/fleet/agent_policies/{agentPolicyId}/copy` (same operationId)
POST /api/fleet/agents
  • Path went from `/agents` to `/api/fleet/agents` (same operationId)
POST /api/fleet/agents/actions/{actionId}/cancel
  • Path went from `/agents/actions/{actionId}/cancel` to `/api/fleet/agents/actions/{actionId}/cancel` (same operationId)
POST /api/fleet/agents/bulk_reassign
  • Path went from `/agents/bulk_reassign` to `/api/fleet/agents/bulk_reassign` (same operationId)
POST /api/fleet/agents/bulk_request_diagnostics
  • Path went from `/agents/bulk_request_diagnostics` to `/api/fleet/agents/bulk_request_diagnostics` (same operationId)
POST /api/fleet/agents/bulk_unenroll
  • Path went from `/agents/bulk_unenroll` to `/api/fleet/agents/bulk_unenroll` (same operationId)
POST /api/fleet/agents/bulk_update_agent_tags
  • Path went from `/agents/bulk_update_agent_tags` to `/api/fleet/agents/bulk_update_agent_tags` (same operationId)
POST /api/fleet/agents/bulk_upgrade
  • Path went from `/agents/bulk_upgrade` to `/api/fleet/agents/bulk_upgrade` (same operationId)
POST /api/fleet/agents/setup
  • Path went from `/agents/setup` to `/api/fleet/agents/setup` (same operationId)
POST /api/fleet/agents/{agentId}/actions
  • Path went from `/agents/{agentId}/actions` to `/api/fleet/agents/{agentId}/actions` (same operationId)
POST /api/fleet/agents/{agentId}/reassign
  • Path went from `/agents/{agentId}/reassign` to `/api/fleet/agents/{agentId}/reassign` (same operationId)
POST /api/fleet/agents/{agentId}/request_diagnostics
  • Path went from `/agents/{agentId}/request_diagnostics` to `/api/fleet/agents/{agentId}/request_diagnostics` (same operationId)
POST /api/fleet/agents/{agentId}/unenroll
  • Path went from `/agents/{agentId}/unenroll` to `/api/fleet/agents/{agentId}/unenroll` (same operationId)
POST /api/fleet/agents/{agentId}/upgrade
  • Path went from `/agents/{agentId}/upgrade` to `/api/fleet/agents/{agentId}/upgrade` (same operationId)
POST /api/fleet/enrollment-api-keys
  • Path went from `/enrollment-api-keys` to `/api/fleet/enrollment-api-keys` (same operationId)
POST /api/fleet/enrollment_api_keys
  • Path went from `/enrollment_api_keys` to `/api/fleet/enrollment_api_keys` (same operationId)
POST /api/fleet/epm/bulk_assets
  • Path went from `/epm/bulk_assets` to `/api/fleet/epm/bulk_assets` (same operationId)
POST /api/fleet/epm/packages
  • Path went from `/epm/packages` to `/api/fleet/epm/packages` (same operationId)
POST /api/fleet/epm/packages/_bulk
  • Path went from `/epm/packages/_bulk` to `/api/fleet/epm/packages/_bulk` (same operationId)
POST /api/fleet/epm/packages/{pkgName}/{pkgVersion}
  • Path went from `/epm/packages/{pkgName}/{pkgVersion}` to `/api/fleet/epm/packages/{pkgName}/{pkgVersion}` (same operationId)
POST /api/fleet/epm/packages/{pkgName}/{pkgVersion}/transforms/authorize
  • Path went from `/epm/packages/{pkgName}/{pkgVersion}/transforms/authorize` to `/api/fleet/epm/packages/{pkgName}/{pkgVersion}/transforms/authorize` (same operationId)
POST /api/fleet/epm/packages/{pkgkey}
  • Path went from `/epm/packages/{pkgkey}` to `/api/fleet/epm/packages/{pkgkey}` (same operationId)
POST /api/fleet/fleet_server_hosts
  • Path went from `/fleet_server_hosts` to `/api/fleet/fleet_server_hosts` (same operationId)
POST /api/fleet/health_check
  • Path went from `/health_check` to `/api/fleet/health_check` (same operationId)
POST /api/fleet/logstash_api_keys
  • Path went from `/logstash_api_keys` to `/api/fleet/logstash_api_keys` (same operationId)
POST /api/fleet/outputs
  • Path went from `/outputs` to `/api/fleet/outputs` (same operationId)
POST /api/fleet/package_policies
  • Path went from `/package_policies` to `/api/fleet/package_policies` (same operationId)
POST /api/fleet/package_policies/_bulk_get
  • Path went from `/package_policies/_bulk_get` to `/api/fleet/package_policies/_bulk_get` (same operationId)
POST /api/fleet/package_policies/delete
  • Path went from `/package_policies/delete` to `/api/fleet/package_policies/delete` (same operationId)
POST /api/fleet/package_policies/upgrade
  • Path went from `/package_policies/upgrade` to `/api/fleet/package_policies/upgrade` (same operationId)
POST /api/fleet/package_policies/upgrade/dryrun
  • Path went from `/package_policies/upgrade/dryrun` to `/api/fleet/package_policies/upgrade/dryrun` (same operationId)
POST /api/fleet/proxies
  • Path went from `/proxies` to `/api/fleet/proxies` (same operationId)
POST /api/fleet/service-tokens
  • Path went from `/service-tokens` to `/api/fleet/service-tokens` (same operationId)
POST /api/fleet/service_tokens
  • Path went from `/service_tokens` to `/api/fleet/service_tokens` (same operationId)
POST /api/fleet/setup
  • Path went from `/setup` to `/api/fleet/setup` (same operationId)
PUT /api/actions/connector/{id}
  • Body
  • application/json; Elastic-Api-Version=2023-10-31 content type Modified
    • config property Modified
      • crowdstrike_config, thehive_config alternatives Added
    • secrets property Modified
      • crowdstrike_secrets, thehive_secrets alternatives Added
PUT /api/fleet/agent_download_sources/{sourceId}
  • Path went from `/agent_download_sources/{sourceId}` to `/api/fleet/agent_download_sources/{sourceId}` (same operationId)
PUT /api/fleet/agent_policies/{agentPolicyId}
  • Path went from `/agent_policies/{agentPolicyId}` to `/api/fleet/agent_policies/{agentPolicyId}` (same operationId)
PUT /api/fleet/agents/{agentId}
  • Path went from `/agents/{agentId}` to `/api/fleet/agents/{agentId}` (same operationId)
PUT /api/fleet/agents/{agentId}/reassign
  • Path went from `/agents/{agentId}/reassign` to `/api/fleet/agents/{agentId}/reassign` (same operationId)
PUT /api/fleet/epm/packages/{pkgName}/{pkgVersion}
  • Path went from `/epm/packages/{pkgName}/{pkgVersion}` to `/api/fleet/epm/packages/{pkgName}/{pkgVersion}` (same operationId)
PUT /api/fleet/fleet_server_hosts/{itemId}
  • Path went from `/fleet_server_hosts/{itemId}` to `/api/fleet/fleet_server_hosts/{itemId}` (same operationId)
PUT /api/fleet/outputs/{outputId}
  • Path went from `/outputs/{outputId}` to `/api/fleet/outputs/{outputId}` (same operationId)
PUT /api/fleet/package_policies/{packagePolicyId}
  • Path went from `/package_policies/{packagePolicyId}` to `/api/fleet/package_policies/{packagePolicyId}` (same operationId)
PUT /api/fleet/proxies/{itemId}
  • Path went from `/proxies/{itemId}` to `/api/fleet/proxies/{itemId}` (same operationId)
PUT /api/fleet/settings
  • Path went from `/settings` to `/api/fleet/settings` (same operationId)
Removed 1
GET /settings/enrollment

This release fixes the Fleet paths, which were missing "/api/fleet"

107 structure changes including:
94 Breaking changes
106 Modifications
1 Removal
Modified 106 Breaking
DELETE /api/fleet/agent_download_sources/{sourceId}
  • Path went from `/agent_download_sources/{sourceId}` to `/api/fleet/agent_download_sources/{sourceId}` (same operationId)
    Breaking
DELETE /api/fleet/agents/files/{fileId}
  • Path went from `/agents/files/{fileId}` to `/api/fleet/agents/files/{fileId}` (same operationId)
    Breaking
DELETE /api/fleet/agents/{agentId}
  • Path went from `/agents/{agentId}` to `/api/fleet/agents/{agentId}` (same operationId)
    Breaking
DELETE /api/fleet/enrollment-api-keys/{keyId}
  • Path went from `/enrollment-api-keys/{keyId}` to `/api/fleet/enrollment-api-keys/{keyId}` (same operationId)
DELETE /api/fleet/enrollment_api_keys/{keyId}
  • Path went from `/enrollment_api_keys/{keyId}` to `/api/fleet/enrollment_api_keys/{keyId}` (same operationId)
    Breaking
DELETE /api/fleet/epm/packages/{pkgName}/{pkgVersion}
  • Path went from `/epm/packages/{pkgName}/{pkgVersion}` to `/api/fleet/epm/packages/{pkgName}/{pkgVersion}` (same operationId)
    Breaking
DELETE /api/fleet/epm/packages/{pkgkey}
  • Path went from `/epm/packages/{pkgkey}` to `/api/fleet/epm/packages/{pkgkey}` (same operationId)
DELETE /api/fleet/fleet_server_hosts/{itemId}
  • Path went from `/fleet_server_hosts/{itemId}` to `/api/fleet/fleet_server_hosts/{itemId}` (same operationId)
    Breaking
DELETE /api/fleet/outputs/{outputId}
  • Path went from `/outputs/{outputId}` to `/api/fleet/outputs/{outputId}` (same operationId)
    Breaking
DELETE /api/fleet/package_policies/{packagePolicyId}
  • Path went from `/package_policies/{packagePolicyId}` to `/api/fleet/package_policies/{packagePolicyId}` (same operationId)
    Breaking
DELETE /api/fleet/proxies/{itemId}
  • Path went from `/proxies/{itemId}` to `/api/fleet/proxies/{itemId}` (same operationId)
    Breaking
GET /api/fleet/agent-status
  • Path went from `/agent-status` to `/api/fleet/agent-status` (same operationId)
GET /api/fleet/agent_download_sources
  • Path went from `/agent_download_sources` to `/api/fleet/agent_download_sources` (same operationId)
    Breaking
GET /api/fleet/agent_download_sources/{sourceId}
  • Path went from `/agent_download_sources/{sourceId}` to `/api/fleet/agent_download_sources/{sourceId}` (same operationId)
    Breaking
GET /api/fleet/agent_policies
  • Path went from `/agent_policies` to `/api/fleet/agent_policies` (same operationId)
    Breaking
GET /api/fleet/agent_policies/{agentPolicyId}
  • Path went from `/agent_policies/{agentPolicyId}` to `/api/fleet/agent_policies/{agentPolicyId}` (same operationId)
    Breaking
GET /api/fleet/agent_policies/{agentPolicyId}/download
  • Path went from `/agent_policies/{agentPolicyId}/download` to `/api/fleet/agent_policies/{agentPolicyId}/download` (same operationId)
    Breaking
GET /api/fleet/agent_policies/{agentPolicyId}/full
  • Path went from `/agent_policies/{agentPolicyId}/full` to `/api/fleet/agent_policies/{agentPolicyId}/full` (same operationId)
    Breaking
GET /api/fleet/agent_status
  • Path went from `/agent_status` to `/api/fleet/agent_status` (same operationId)
    Breaking
GET /api/fleet/agent_status/data
  • Path went from `/agent_status/data` to `/api/fleet/agent_status/data` (same operationId)
    Breaking
GET /api/fleet/agents
  • Path went from `/agents` to `/api/fleet/agents` (same operationId)
    Breaking
GET /api/fleet/agents/action_status
  • Path went from `/agents/action_status` to `/api/fleet/agents/action_status` (same operationId)
    Breaking
GET /api/fleet/agents/files/{fileId}/{fileName}
  • Path went from `/agents/files/{fileId}/{fileName}` to `/api/fleet/agents/files/{fileId}/{fileName}` (same operationId)
    Breaking
GET /api/fleet/agents/setup
  • Path went from `/agents/setup` to `/api/fleet/agents/setup` (same operationId)
    Breaking
GET /api/fleet/agents/tags
  • Path went from `/agents/tags` to `/api/fleet/agents/tags` (same operationId)
    Breaking
GET /api/fleet/agents/{agentId}
  • Path went from `/agents/{agentId}` to `/api/fleet/agents/{agentId}` (same operationId)
    Breaking
GET /api/fleet/agents/{agentId}/uploads
  • Path went from `/agents/{agentId}/uploads` to `/api/fleet/agents/{agentId}/uploads` (same operationId)
    Breaking
GET /api/fleet/data_streams
  • Path went from `/data_streams` to `/api/fleet/data_streams` (same operationId)
    Breaking
GET /api/fleet/enrollment-api-keys
  • Path went from `/enrollment-api-keys` to `/api/fleet/enrollment-api-keys` (same operationId)
GET /api/fleet/enrollment-api-keys/{keyId}
  • Path went from `/enrollment-api-keys/{keyId}` to `/api/fleet/enrollment-api-keys/{keyId}` (same operationId)
GET /api/fleet/enrollment_api_keys
  • Path went from `/enrollment_api_keys` to `/api/fleet/enrollment_api_keys` (same operationId)
    Breaking
GET /api/fleet/enrollment_api_keys/{keyId}
  • Path went from `/enrollment_api_keys/{keyId}` to `/api/fleet/enrollment_api_keys/{keyId}` (same operationId)
    Breaking
GET /api/fleet/epm/categories
  • Path went from `/epm/categories` to `/api/fleet/epm/categories` (same operationId)
    Breaking
GET /api/fleet/epm/packages
  • Path went from `/epm/packages` to `/api/fleet/epm/packages` (same operationId)
    Breaking
GET /api/fleet/epm/packages/limited
  • Path went from `/epm/packages/limited` to `/api/fleet/epm/packages/limited` (same operationId)
    Breaking
GET /api/fleet/epm/packages/{pkgName}/stats
  • Path went from `/epm/packages/{pkgName}/stats` to `/api/fleet/epm/packages/{pkgName}/stats` (same operationId)
    Breaking
GET /api/fleet/epm/packages/{pkgName}/{pkgVersion}
  • Path went from `/epm/packages/{pkgName}/{pkgVersion}` to `/api/fleet/epm/packages/{pkgName}/{pkgVersion}` (same operationId)
    Breaking
GET /api/fleet/epm/packages/{pkgName}/{pkgVersion}/{filePath}
  • Path went from `/epm/packages/{pkgName}/{pkgVersion}/{filePath}` to `/api/fleet/epm/packages/{pkgName}/{pkgVersion}/{filePath}` (same operationId)
    Breaking
GET /api/fleet/epm/packages/{pkgkey}
  • Path went from `/epm/packages/{pkgkey}` to `/api/fleet/epm/packages/{pkgkey}` (same operationId)
GET /api/fleet/epm/templates/{pkgName}/{pkgVersion}/inputs
  • Path went from `/epm/templates/{pkgName}/{pkgVersion}/inputs` to `/api/fleet/epm/templates/{pkgName}/{pkgVersion}/inputs` (same operationId)
    Breaking
GET /api/fleet/epm/verification_key_id
  • Path went from `/epm/verification_key_id` to `/api/fleet/epm/verification_key_id` (same operationId)
    Breaking
GET /api/fleet/fleet_server_hosts
  • Path went from `/fleet_server_hosts` to `/api/fleet/fleet_server_hosts` (same operationId)
    Breaking
GET /api/fleet/fleet_server_hosts/{itemId}
  • Path went from `/fleet_server_hosts/{itemId}` to `/api/fleet/fleet_server_hosts/{itemId}` (same operationId)
    Breaking
GET /api/fleet/kubernetes
  • Path went from `/kubernetes` to `/api/fleet/kubernetes` (same operationId)
    Breaking
GET /api/fleet/outputs
  • Path went from `/outputs` to `/api/fleet/outputs` (same operationId)
    Breaking
GET /api/fleet/outputs/{outputId}
  • Path went from `/outputs/{outputId}` to `/api/fleet/outputs/{outputId}` (same operationId)
    Breaking
GET /api/fleet/outputs/{outputId}/health
  • Path went from `/outputs/{outputId}/health` to `/api/fleet/outputs/{outputId}/health` (same operationId)
    Breaking
GET /api/fleet/package_policies
  • Path went from `/package_policies` to `/api/fleet/package_policies` (same operationId)
    Breaking
GET /api/fleet/package_policies/{packagePolicyId}
  • Path went from `/package_policies/{packagePolicyId}` to `/api/fleet/package_policies/{packagePolicyId}` (same operationId)
    Breaking
GET /api/fleet/proxies
  • Path went from `/proxies` to `/api/fleet/proxies` (same operationId)
    Breaking
GET /api/fleet/proxies/{itemId}
  • Path went from `/proxies/{itemId}` to `/api/fleet/proxies/{itemId}` (same operationId)
    Breaking
GET /api/fleet/settings
  • Path went from `/settings` to `/api/fleet/settings` (same operationId)
    Breaking
GET /api/fleet/uninstall_tokens
  • Path went from `/uninstall_tokens` to `/api/fleet/uninstall_tokens` (same operationId)
    Breaking
GET /api/fleet/uninstall_tokens/{uninstallTokenId}
  • Path went from `/uninstall_tokens/{uninstallTokenId}` to `/api/fleet/uninstall_tokens/{uninstallTokenId}` (same operationId)
    Breaking
POST /api/actions/connector/{id}
  • Body
  • application/json; Elastic-Api-Version=2023-10-31 content type Modified
    • config property Modified
      • crowdstrike_config, thehive_config alternatives Added
    • secrets property Modified
      • crowdstrike_secrets, thehive_secrets alternatives Added
POST /api/actions/connector/{id}/_execute
  • Body
  • application/json; Elastic-Api-Version=2023-10-31 content type Modified
    • params property Modified
      • run_createalert alternative Modified
        • subActionParams property Modified
      • run_pushtoservice alternative Modified
        • subActionParams property Modified
POST /api/fleet/agent_download_sources
  • Path went from `/agent_download_sources` to `/api/fleet/agent_download_sources` (same operationId)
    Breaking
POST /api/fleet/agent_policies
  • Path went from `/agent_policies` to `/api/fleet/agent_policies` (same operationId)
    Breaking
POST /api/fleet/agent_policies/_bulk_get
  • Path went from `/agent_policies/_bulk_get` to `/api/fleet/agent_policies/_bulk_get` (same operationId)
    Breaking
POST /api/fleet/agent_policies/delete
  • Path went from `/agent_policies/delete` to `/api/fleet/agent_policies/delete` (same operationId)
    Breaking
POST /api/fleet/agent_policies/{agentPolicyId}/copy
  • Path went from `/agent_policies/{agentPolicyId}/copy` to `/api/fleet/agent_policies/{agentPolicyId}/copy` (same operationId)
    Breaking
POST /api/fleet/agents
  • Path went from `/agents` to `/api/fleet/agents` (same operationId)
    Breaking
POST /api/fleet/agents/actions/{actionId}/cancel
  • Path went from `/agents/actions/{actionId}/cancel` to `/api/fleet/agents/actions/{actionId}/cancel` (same operationId)
    Breaking
POST /api/fleet/agents/bulk_reassign
  • Path went from `/agents/bulk_reassign` to `/api/fleet/agents/bulk_reassign` (same operationId)
    Breaking
POST /api/fleet/agents/bulk_request_diagnostics
  • Path went from `/agents/bulk_request_diagnostics` to `/api/fleet/agents/bulk_request_diagnostics` (same operationId)
    Breaking
POST /api/fleet/agents/bulk_unenroll
  • Path went from `/agents/bulk_unenroll` to `/api/fleet/agents/bulk_unenroll` (same operationId)
    Breaking
POST /api/fleet/agents/bulk_update_agent_tags
  • Path went from `/agents/bulk_update_agent_tags` to `/api/fleet/agents/bulk_update_agent_tags` (same operationId)
    Breaking
POST /api/fleet/agents/bulk_upgrade
  • Path went from `/agents/bulk_upgrade` to `/api/fleet/agents/bulk_upgrade` (same operationId)
    Breaking
POST /api/fleet/agents/setup
  • Path went from `/agents/setup` to `/api/fleet/agents/setup` (same operationId)
    Breaking
POST /api/fleet/agents/{agentId}/actions
  • Path went from `/agents/{agentId}/actions` to `/api/fleet/agents/{agentId}/actions` (same operationId)
    Breaking
POST /api/fleet/agents/{agentId}/reassign
  • Path went from `/agents/{agentId}/reassign` to `/api/fleet/agents/{agentId}/reassign` (same operationId)
    Breaking
POST /api/fleet/agents/{agentId}/request_diagnostics
  • Path went from `/agents/{agentId}/request_diagnostics` to `/api/fleet/agents/{agentId}/request_diagnostics` (same operationId)
    Breaking
POST /api/fleet/agents/{agentId}/unenroll
  • Path went from `/agents/{agentId}/unenroll` to `/api/fleet/agents/{agentId}/unenroll` (same operationId)
    Breaking
POST /api/fleet/agents/{agentId}/upgrade
  • Path went from `/agents/{agentId}/upgrade` to `/api/fleet/agents/{agentId}/upgrade` (same operationId)
    Breaking
POST /api/fleet/enrollment-api-keys
  • Path went from `/enrollment-api-keys` to `/api/fleet/enrollment-api-keys` (same operationId)
POST /api/fleet/enrollment_api_keys
  • Path went from `/enrollment_api_keys` to `/api/fleet/enrollment_api_keys` (same operationId)
    Breaking
POST /api/fleet/epm/bulk_assets
  • Path went from `/epm/bulk_assets` to `/api/fleet/epm/bulk_assets` (same operationId)
    Breaking
POST /api/fleet/epm/packages
  • Path went from `/epm/packages` to `/api/fleet/epm/packages` (same operationId)
    Breaking
POST /api/fleet/epm/packages/_bulk
  • Path went from `/epm/packages/_bulk` to `/api/fleet/epm/packages/_bulk` (same operationId)
    Breaking
POST /api/fleet/epm/packages/{pkgName}/{pkgVersion}
  • Path went from `/epm/packages/{pkgName}/{pkgVersion}` to `/api/fleet/epm/packages/{pkgName}/{pkgVersion}` (same operationId)
    Breaking
POST /api/fleet/epm/packages/{pkgName}/{pkgVersion}/transforms/authorize
  • Path went from `/epm/packages/{pkgName}/{pkgVersion}/transforms/authorize` to `/api/fleet/epm/packages/{pkgName}/{pkgVersion}/transforms/authorize` (same operationId)
    Breaking
POST /api/fleet/epm/packages/{pkgkey}
  • Path went from `/epm/packages/{pkgkey}` to `/api/fleet/epm/packages/{pkgkey}` (same operationId)
POST /api/fleet/fleet_server_hosts
  • Path went from `/fleet_server_hosts` to `/api/fleet/fleet_server_hosts` (same operationId)
    Breaking
POST /api/fleet/health_check
  • Path went from `/health_check` to `/api/fleet/health_check` (same operationId)
    Breaking
POST /api/fleet/logstash_api_keys
  • Path went from `/logstash_api_keys` to `/api/fleet/logstash_api_keys` (same operationId)
    Breaking
POST /api/fleet/outputs
  • Path went from `/outputs` to `/api/fleet/outputs` (same operationId)
    Breaking
POST /api/fleet/package_policies
  • Path went from `/package_policies` to `/api/fleet/package_policies` (same operationId)
    Breaking
POST /api/fleet/package_policies/_bulk_get
  • Path went from `/package_policies/_bulk_get` to `/api/fleet/package_policies/_bulk_get` (same operationId)
    Breaking
POST /api/fleet/package_policies/delete
  • Path went from `/package_policies/delete` to `/api/fleet/package_policies/delete` (same operationId)
    Breaking
POST /api/fleet/package_policies/upgrade
  • Path went from `/package_policies/upgrade` to `/api/fleet/package_policies/upgrade` (same operationId)
    Breaking
POST /api/fleet/package_policies/upgrade/dryrun
  • Path went from `/package_policies/upgrade/dryrun` to `/api/fleet/package_policies/upgrade/dryrun` (same operationId)
    Breaking
POST /api/fleet/proxies
  • Path went from `/proxies` to `/api/fleet/proxies` (same operationId)
    Breaking
POST /api/fleet/service-tokens
  • Path went from `/service-tokens` to `/api/fleet/service-tokens` (same operationId)
POST /api/fleet/service_tokens
  • Path went from `/service_tokens` to `/api/fleet/service_tokens` (same operationId)
    Breaking
POST /api/fleet/setup
  • Path went from `/setup` to `/api/fleet/setup` (same operationId)
    Breaking
PUT /api/actions/connector/{id}
  • Body
  • application/json; Elastic-Api-Version=2023-10-31 content type Modified
    • config property Modified
      • crowdstrike_config, thehive_config alternatives Added
    • secrets property Modified
      • crowdstrike_secrets, thehive_secrets alternatives Added
PUT /api/fleet/agent_download_sources/{sourceId}
  • Path went from `/agent_download_sources/{sourceId}` to `/api/fleet/agent_download_sources/{sourceId}` (same operationId)
    Breaking
PUT /api/fleet/agent_policies/{agentPolicyId}
  • Path went from `/agent_policies/{agentPolicyId}` to `/api/fleet/agent_policies/{agentPolicyId}` (same operationId)
    Breaking
PUT /api/fleet/agents/{agentId}
  • Path went from `/agents/{agentId}` to `/api/fleet/agents/{agentId}` (same operationId)
    Breaking
PUT /api/fleet/agents/{agentId}/reassign
  • Path went from `/agents/{agentId}/reassign` to `/api/fleet/agents/{agentId}/reassign` (same operationId)
PUT /api/fleet/epm/packages/{pkgName}/{pkgVersion}
  • Path went from `/epm/packages/{pkgName}/{pkgVersion}` to `/api/fleet/epm/packages/{pkgName}/{pkgVersion}` (same operationId)
    Breaking
PUT /api/fleet/fleet_server_hosts/{itemId}
  • Path went from `/fleet_server_hosts/{itemId}` to `/api/fleet/fleet_server_hosts/{itemId}` (same operationId)
    Breaking
PUT /api/fleet/outputs/{outputId}
  • Path went from `/outputs/{outputId}` to `/api/fleet/outputs/{outputId}` (same operationId)
    Breaking
PUT /api/fleet/package_policies/{packagePolicyId}
  • Path went from `/package_policies/{packagePolicyId}` to `/api/fleet/package_policies/{packagePolicyId}` (same operationId)
    Breaking
PUT /api/fleet/proxies/{itemId}
  • Path went from `/proxies/{itemId}` to `/api/fleet/proxies/{itemId}` (same operationId)
    Breaking
PUT /api/fleet/settings
  • Path went from `/settings` to `/api/fleet/settings` (same operationId)
    Breaking
Removed 1 Breaking
GET /settings/enrollment
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Elasticsearch Serverless API
111 structure changes including:
111 Modifications
Modified 111 Breaking
GET /_analyze
  • Body
  • application/json content type Modified
    • filter property Modified
      • analysis:PhoneticTokenFilter alternative Modified
        • languageset, name_type, rule_type properties Modified
GET /_application/search_application/{name}/_search
  • Response
  • 200 response Modified
    • application/json content type Modified
      • _clusters property Modified
        • details property Modified
GET /_async_search/status/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • _clusters property Modified
        • details property Modified
GET /_async_search/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • response property Modified
        • _clusters property Modified
GET /_cat/indices
  • Response
  • 200 response Modified
    • application/json content type Modified
      • dataset.size property Added
GET /_cat/indices/{index}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • dataset.size property Added
GET /_component_template
  • Response
  • 200 response Modified
    • application/json content type Modified
      • component_templates property Modified
        • component_template property Modified
GET /_component_template/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • component_templates property Modified
        • component_template property Modified
GET /_data_stream
  • Query
  • verbose query parameter Added
GET /_data_stream/{name}
  • Query
  • verbose query parameter Added
GET /_enrich/_stats
  • Response
  • 200 response Modified
    • application/json content type Modified
      • cache_stats property Modified
        • hits_time_in_millis, misses_time_in_millis, size_in_bytes properties Added
GET /_eql/search/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • took property Modified
GET /_field_caps
  • Body
  • application/json content type Modified
    • runtime_mappings property Modified
      • fields property Added
GET /_index_template
  • Response
  • 200 response Modified
    • application/json content type Modified
      • index_templates property Modified
        • index_template property Modified
GET /_index_template/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • index_templates property Modified
        • index_template property Modified
GET /_info/{target}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ingest property Modified
        • pipelines, total properties Modified
GET /_ingest/pipeline
  • Response
  • 200 response Modified
    • application/json content type Modified
      • on_failure property Modified
        • append, user_agent properties Modified
        • dot_expander, geoip properties Modified
        • geo_grid, html_strip, redact, uri_parts properties Added
      • processors property Modified
        • append, user_agent properties Modified
        • dot_expander, geoip properties Modified
        • geo_grid, html_strip, redact, uri_parts properties Added
      • deprecated property Added
GET /_ingest/pipeline/_simulate
  • Body
  • application/json content type Modified
    • docs property Modified
      • Property is now required

        Breaking

    • pipeline property Modified
      • on_failure property Modified
        • append, user_agent properties Modified
        • dot_expander, geoip properties Modified
        • geo_grid, html_strip, redact, uri_parts properties Added
      • processors property Modified
        • append, user_agent properties Modified
        • dot_expander, geoip properties Modified
        • geo_grid, html_strip, redact, uri_parts properties Added
      • deprecated property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • docs property Modified
        • processor_results property Modified
        • tag, processor_type, status properties Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • error property Added
GET /_ingest/pipeline/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • on_failure property Modified
        • append, user_agent properties Modified
        • dot_expander, geoip properties Modified
        • geo_grid, html_strip, redact, uri_parts properties Added
      • processors property Modified
        • append, user_agent properties Modified
        • dot_expander, geoip properties Modified
        • geo_grid, html_strip, redact, uri_parts properties Added
      • deprecated property Added
GET /_ingest/pipeline/{id}/_simulate
  • Body
  • application/json content type Modified
    • docs property Modified
      • Property is now required

        Breaking

    • pipeline property Modified
      • on_failure property Modified
        • append, user_agent properties Modified
        • dot_expander, geoip properties Modified
        • geo_grid, html_strip, redact, uri_parts properties Added
      • processors property Modified
        • append, user_agent properties Modified
        • dot_expander, geoip properties Modified
        • geo_grid, html_strip, redact, uri_parts properties Added
      • deprecated property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • docs property Modified
        • processor_results property Modified
        • tag, processor_type, status properties Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • error property Added
GET /_mapping
  • Response
  • 200 response Modified
    • application/json content type Modified
      • item property Modified
        • runtime property Modified
      • mappings property Modified
        • runtime property Modified
GET /_ml/anomaly_detectors
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jobs property Modified
        • analysis_config, datafeed_config properties Modified
GET /_ml/anomaly_detectors/{job_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jobs property Modified
        • analysis_config, datafeed_config properties Modified
GET /_ml/data_frame/analytics
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data_frame_analytics property Modified
        • source property Modified
GET /_ml/data_frame/analytics/_preview
  • Body
  • application/json content type Modified
    • config property Modified
      • source property Modified
        • runtime_mappings property Modified
GET /_ml/data_frame/analytics/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data_frame_analytics property Modified
        • source property Modified
GET /_ml/data_frame/analytics/{id}/_preview
  • Body
  • application/json content type Modified
    • config property Modified
      • source property Modified
        • runtime_mappings property Modified
GET /_ml/datafeeds
  • Response
  • 200 response Modified
    • application/json content type Modified
      • datafeeds property Modified
        • runtime_mappings property Modified
GET /_ml/datafeeds/_preview
  • Body
  • application/json content type Modified
    • datafeed_config property Modified
      • runtime_mappings property Modified
        • fields property Added
    • job_config property Modified
      • analysis_config property Modified
        • categorization_analyzer property Modified
      • datafeed_config property Modified
        • runtime_mappings property Modified
GET /_ml/datafeeds/{datafeed_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • datafeeds property Modified
        • runtime_mappings property Modified
GET /_ml/datafeeds/{datafeed_id}/_preview
  • Body
  • application/json content type Modified
    • datafeed_config property Modified
      • runtime_mappings property Modified
        • fields property Added
    • job_config property Modified
      • analysis_config property Modified
        • categorization_analyzer property Modified
      • datafeed_config property Modified
        • runtime_mappings property Modified
GET /_msearch
  • Body
  • application/json content type Modified
    • msearch:MultisearchBody alternative Modified
      • runtime_mappings property Modified
        • fields property Added
GET /_resolve/index/{name}
  • Query
  • ignore_unavailable, allow_no_indices query parameters Added
GET /_scripts/painless/_execute
  • Body
  • application/json content type Modified
    • context_setup property Modified
      • query property Modified
GET /_search
  • Body
  • application/json content type Modified
    • runtime_mappings property Modified
      • fields property Added
    • rank property Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

  • Response
  • 200 response Modified
    • application/json content type Modified
      • _clusters property Modified
        • details property Modified
GET /_search/scroll
  • Response
  • 200 response Modified
    • application/json content type Modified
      • _clusters property Modified
        • details property Modified
GET /_search/scroll/{scroll_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • _clusters property Modified
        • details property Modified
GET /_search/template
  • Response
  • 200 response Modified
    • application/json content type Modified
      • _clusters property Modified
        • details property Modified
GET /_settings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • mappings property Modified
        • runtime property Modified
GET /_settings/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • mappings property Modified
        • runtime property Modified
GET /_sql
  • Body
  • application/json content type Modified
    • runtime_mappings property Modified
      • fields property Added
GET /_transform
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transforms property Modified
        • source property Modified
GET /_transform/_preview
  • Body
  • application/json content type Modified
    • source property Modified
      • runtime_mappings property Modified
        • fields property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • generated_dest_index property Modified
        • mappings property Modified
GET /_transform/{transform_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transforms property Modified
        • source property Modified
GET /_transform/{transform_id}/_preview
  • Body
  • application/json content type Modified
    • source property Modified
      • runtime_mappings property Modified
        • fields property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • generated_dest_index property Modified
        • mappings property Modified
GET /{index}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • mappings property Modified
        • runtime property Modified
GET /{index}/_analyze
  • Body
  • application/json content type Modified
    • filter property Modified
      • analysis:PhoneticTokenFilter alternative Modified
        • languageset, name_type, rule_type properties Modified
GET /{index}/_eql/search
  • Body
  • application/json content type Modified
    • runtime_mappings property Modified
      • fields property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • took property Modified
GET /{index}/_field_caps
  • Body
  • application/json content type Modified
    • runtime_mappings property Modified
      • fields property Added
GET /{index}/_mapping
  • Response
  • 200 response Modified
    • application/json content type Modified
      • item property Modified
        • runtime property Modified
      • mappings property Modified
        • runtime property Modified
GET /{index}/_msearch
  • Body
  • application/json content type Modified
    • msearch:MultisearchBody alternative Modified
      • runtime_mappings property Modified
        • fields property Added
GET /{index}/_mvt/{field}/{zoom}/{x}/{y}
  • Body
  • application/json content type Modified
    • runtime_mappings property Modified
      • fields property Added
GET /{index}/_search
  • Body
  • application/json content type Modified
    • runtime_mappings property Modified
      • fields property Added
    • rank property Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

  • Response
  • 200 response Modified
    • application/json content type Modified
      • _clusters property Modified
        • details property Modified
GET /{index}/_search/template
  • Response
  • 200 response Modified
    • application/json content type Modified
      • _clusters property Modified
        • details property Modified
GET /{index}/_settings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • mappings property Modified
        • runtime property Modified
GET /{index}/_settings/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • mappings property Modified
        • runtime property Modified
POST /_analyze
  • Body
  • application/json content type Modified
    • filter property Modified
      • analysis:PhoneticTokenFilter alternative Modified
        • languageset, name_type, rule_type properties Modified
POST /_application/search_application/{name}/_search
  • Response
  • 200 response Modified
    • application/json content type Modified
      • _clusters property Modified
        • details property Modified
POST /_async_search
  • Body
  • application/json content type Modified
    • runtime_mappings property Modified
      • fields property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • response property Modified
        • _clusters property Modified
POST /_component_template/{name}
  • Body
  • application/json content type Modified
    • template property Modified
      • mappings property Modified
        • runtime property Modified
POST /_field_caps
  • Body
  • application/json content type Modified
    • runtime_mappings property Modified
      • fields property Added
POST /_index_template/_simulate
  • Body
  • application/json content type Modified
    • template property Modified
      • mappings property Modified
        • runtime property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • template property Modified
        • mappings property Modified
POST /_index_template/_simulate/{name}
  • Body
  • application/json content type Modified
    • template property Modified
      • mappings property Modified
        • runtime property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • template property Modified
        • mappings property Modified
POST /_index_template/_simulate_index/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • template property Modified
        • mappings property Modified
POST /_index_template/{name}
  • Body
  • application/json content type Modified
    • template property Modified
      • mappings property Modified
        • runtime property Modified
POST /_ingest/pipeline/_simulate
  • Body
  • application/json content type Modified
    • docs property Modified
      • Property is now required

        Breaking

    • pipeline property Modified
      • on_failure property Modified
        • append, user_agent properties Modified
        • dot_expander, geoip properties Modified
        • geo_grid, html_strip, redact, uri_parts properties Added
      • processors property Modified
        • append, user_agent properties Modified
        • dot_expander, geoip properties Modified
        • geo_grid, html_strip, redact, uri_parts properties Added
      • deprecated property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • docs property Modified
        • processor_results property Modified
        • tag, processor_type, status properties Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • error property Added
POST /_ingest/pipeline/{id}/_simulate
  • Body
  • application/json content type Modified
    • docs property Modified
      • Property is now required

        Breaking

    • pipeline property Modified
      • on_failure property Modified
        • append, user_agent properties Modified
        • dot_expander, geoip properties Modified
        • geo_grid, html_strip, redact, uri_parts properties Added
      • processors property Modified
        • append, user_agent properties Modified
        • dot_expander, geoip properties Modified
        • geo_grid, html_strip, redact, uri_parts properties Added
      • deprecated property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • docs property Modified
        • processor_results property Modified
        • tag, processor_type, status properties Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • error property Added
POST /_ml/anomaly_detectors/_estimate_model_memory
  • Body
  • application/json content type Modified
    • analysis_config property Modified
      • categorization_analyzer property Modified
        • _types:CategorizationAnalyzerDefinition alternative Modified
POST /_ml/anomaly_detectors/{job_id}/_update
  • Response
  • 200 response Modified
    • application/json content type Modified
      • analysis_config property Modified
        • categorization_analyzer property Modified
      • datafeed_config property Modified
        • runtime_mappings property Modified
POST /_ml/data_frame/analytics/_preview
  • Body
  • application/json content type Modified
    • config property Modified
      • source property Modified
        • runtime_mappings property Modified
POST /_ml/data_frame/analytics/{id}/_preview
  • Body
  • application/json content type Modified
    • config property Modified
      • source property Modified
        • runtime_mappings property Modified
POST /_ml/data_frame/analytics/{id}/_update
  • Response
  • 200 response Modified
    • application/json content type Modified
      • source property Modified
        • runtime_mappings property Modified
POST /_ml/datafeeds/_preview
  • Body
  • application/json content type Modified
    • datafeed_config property Modified
      • runtime_mappings property Modified
        • fields property Added
    • job_config property Modified
      • analysis_config property Modified
        • categorization_analyzer property Modified
      • datafeed_config property Modified
        • runtime_mappings property Modified
POST /_ml/datafeeds/{datafeed_id}/_preview
  • Body
  • application/json content type Modified
    • datafeed_config property Modified
      • runtime_mappings property Modified
        • fields property Added
    • job_config property Modified
      • analysis_config property Modified
        • categorization_analyzer property Modified
      • datafeed_config property Modified
        • runtime_mappings property Modified
POST /_ml/datafeeds/{datafeed_id}/_update
  • Body
  • application/json content type Modified
    • runtime_mappings property Modified
      • fields property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • runtime_mappings property Modified
        • fields property Added
POST /_msearch
  • Body
  • application/json content type Modified
    • msearch:MultisearchBody alternative Modified
      • runtime_mappings property Modified
        • fields property Added
POST /_reindex
  • Body
  • application/json content type Modified
    • source property Modified
      • runtime_mappings property Modified
        • fields property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • took property Modified
POST /_scripts/painless/_execute
  • Body
  • application/json content type Modified
    • context_setup property Modified
      • query property Modified
POST /_search
  • Body
  • application/json content type Modified
    • runtime_mappings property Modified
      • fields property Added
    • rank property Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

  • Response
  • 200 response Modified
    • application/json content type Modified
      • _clusters property Modified
        • details property Modified
POST /_search/scroll
  • Response
  • 200 response Modified
    • application/json content type Modified
      • _clusters property Modified
        • details property Modified
POST /_search/scroll/{scroll_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • _clusters property Modified
        • details property Modified
POST /_search/template
  • Response
  • 200 response Modified
    • application/json content type Modified
      • _clusters property Modified
        • details property Modified
POST /_sql
  • Body
  • application/json content type Modified
    • runtime_mappings property Modified
      • fields property Added
POST /_template/{name}
  • Body
  • application/json content type Modified
    • mappings property Modified
      • runtime property Modified
        • fields property Added
POST /_transform/_preview
  • Body
  • application/json content type Modified
    • source property Modified
      • runtime_mappings property Modified
        • fields property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • generated_dest_index property Modified
        • mappings property Modified
POST /_transform/{transform_id}/_preview
  • Body
  • application/json content type Modified
    • source property Modified
      • runtime_mappings property Modified
        • fields property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • generated_dest_index property Modified
        • mappings property Modified
POST /_transform/{transform_id}/_update
  • Body
  • application/json content type Modified
    • source property Modified
      • runtime_mappings property Modified
        • fields property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • source property Modified
        • runtime_mappings property Modified
POST /{alias}/_rollover
  • Body
  • application/json content type Modified
    • conditions property Modified
      • max_age_millis property Modified
    • mappings property Modified
      • runtime property Modified
        • fields property Added
POST /{alias}/_rollover/{new_index}
  • Body
  • application/json content type Modified
    • conditions property Modified
      • max_age_millis property Modified
    • mappings property Modified
      • runtime property Modified
        • fields property Added
POST /{index}/_analyze
  • Body
  • application/json content type Modified
    • filter property Modified
      • analysis:PhoneticTokenFilter alternative Modified
        • languageset, name_type, rule_type properties Modified
POST /{index}/_async_search
  • Body
  • application/json content type Modified
    • runtime_mappings property Modified
      • fields property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • response property Modified
        • _clusters property Modified
POST /{index}/_delete_by_query
  • Response
  • 200 response Modified
    • application/json content type Modified
      • throttled_millis, throttled_until_millis, took properties Modified
POST /{index}/_eql/search
  • Body
  • application/json content type Modified
    • runtime_mappings property Modified
      • fields property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • took property Modified
POST /{index}/_field_caps
  • Body
  • application/json content type Modified
    • runtime_mappings property Modified
      • fields property Added
POST /{index}/_mapping
  • Body
  • application/json content type Modified
    • runtime property Modified
      • fields property Added
POST /{index}/_msearch
  • Body
  • application/json content type Modified
    • msearch:MultisearchBody alternative Modified
      • runtime_mappings property Modified
        • fields property Added
POST /{index}/_mvt/{field}/{zoom}/{x}/{y}
  • Body
  • application/json content type Modified
    • runtime_mappings property Modified
      • fields property Added
POST /{index}/_pit
  • Response
  • 200 response Modified
    • application/json content type Modified
      • _shards property Added
  • Body
  • application/json content type Added
POST /{index}/_search
  • Body
  • application/json content type Modified
    • runtime_mappings property Modified
      • fields property Added
    • rank property Removed
      • Removing a resource is always breaking unless it was deprecated before

        Breaking

  • Response
  • 200 response Modified
    • application/json content type Modified
      • _clusters property Modified
        • details property Modified
POST /{index}/_search/template
  • Response
  • 200 response Modified
    • application/json content type Modified
      • _clusters property Modified
        • details property Modified
POST /{index}/_update_by_query
  • Response
  • 200 response Modified
    • application/json content type Modified
      • took, throttled_millis, throttled_until_millis properties Modified
PUT /_component_template/{name}
  • Body
  • application/json content type Modified
    • template property Modified
      • mappings property Modified
        • runtime property Modified
PUT /_index_template/{name}
  • Body
  • application/json content type Modified
    • template property Modified
      • mappings property Modified
        • runtime property Modified
PUT /_ingest/pipeline/{id}
  • Body
  • application/json content type Modified
    • on_failure property Modified
      • append property Modified
        • value property Modified
          • Combinator is now oneOf

      • dot_expander property Modified
        • override property Added
      • geoip property Modified
        • download_database_on_pipeline_creation property Added
      • user_agent property Modified
        • options property Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • properties, extract_device_type properties Added
      • geo_grid, html_strip, redact, uri_parts properties Added
    • processors property Modified
      • append property Modified
        • value property Modified
          • Combinator is now oneOf

      • dot_expander property Modified
        • override property Added
      • geoip property Modified
        • download_database_on_pipeline_creation property Added
      • user_agent property Modified
        • options property Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • properties, extract_device_type properties Added
      • geo_grid, html_strip, redact, uri_parts properties Added
    • deprecated property Added
PUT /_ml/anomaly_detectors/{job_id}
  • Body
  • application/json content type Modified
    • analysis_config property Modified
      • categorization_analyzer property Modified
        • _types:CategorizationAnalyzerDefinition alternative Modified
    • datafeed_config property Modified
      • runtime_mappings property Modified
        • fields property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • analysis_config property Modified
        • categorization_analyzer property Modified
      • datafeed_config property Modified
        • runtime_mappings property Modified
PUT /_ml/data_frame/analytics/{id}
  • Body
  • application/json content type Modified
    • source property Modified
      • runtime_mappings property Modified
        • fields property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • source property Modified
        • runtime_mappings property Modified
PUT /_ml/datafeeds/{datafeed_id}
  • Body
  • application/json content type Modified
    • runtime_mappings property Modified
      • fields property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • runtime_mappings property Modified
        • fields property Added
PUT /_template/{name}
  • Body
  • application/json content type Modified
    • mappings property Modified
      • runtime property Modified
        • fields property Added
PUT /_transform/{transform_id}
  • Body
  • application/json content type Modified
    • source property Modified
      • runtime_mappings property Modified
        • fields property Added
PUT /{index}
  • Body
  • application/json content type Modified
    • mappings property Modified
      • runtime property Modified
        • fields property Added
PUT /{index}/_mapping
  • Body
  • application/json content type Modified
    • runtime property Modified
      • fields property Added

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
Kibana Serverless API

Please note: The additions and removals in the connector endpoints are due to changes to the method for generating the documentation, rather than changes to the actual APIs.

35 structure changes including:
14 Additions
14 Modifications
7 Removals
Modified 14
POST /agent_policies/_bulk_get
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • items property Modified
        • package_policies property Modified
  • Query
  • format query parameter Added
POST /agent_policies
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • item property Modified
        • package_policies property Modified
GET /package_policies/{packagePolicyId}
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • item property Modified
        • policy_id property Modified
          • Type went from string to string | null

GET /package_policies
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • items property Modified
        • policy_id property Modified
          • Type went from string to string | null

GET /enrollment_api_keys
  • Query
  • perPage, page, kuery query parameters Added
GET /agent_policies/{agentPolicyId}
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • item property Modified
        • package_policies property Modified
  • Query
  • format query parameter Added
GET /agent_policies
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • items property Modified
        • package_policies property Modified
  • Query
  • format query parameter Added
POST /agent_policies/{agentPolicyId}/copy
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • item property Modified
        • package_policies property Modified
  • Query
  • format query parameter Added
POST /enrollment_api_keys
  • Body
  • application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /package_policies
  • Body
  • application/json; Elastic-Api-Version=2023-10-31 content type Modified
    • policy_id property Modified
      • Type went from string to string | null

    • output_id property Added
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • item property Modified
        • policy_id property Modified
          • Type went from string to string | null

POST /package_policies/_bulk_get
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • items property Modified
        • policy_id property Modified
          • Type went from string to string | null

POST /package_policies/upgrade/dryrun
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • diff property Modified
        • policy_id property Modified
          • Type went from string to string | null

PUT /agent_policies/{agentPolicyId}
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • item property Modified
        • package_policies property Modified
  • Query
  • format query parameter Added
PUT /package_policies/{packagePolicyId}
  • Body
  • application/json; Elastic-Api-Version=2023-10-31 content type Modified
    • policy_id property Modified
      • Type went from string to string | null

    • output_id property Added
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • item property Modified
        • policy_id property Modified
          • Type went from string to string | null

Removed 7
DELETE /api/actions/connector/{connectorId}
GET /api/actions/connector/{connectorId}
GET /api/actions/connector_types
GET /api/actions/connectors
POST /api/actions/connector
POST /api/actions/connector/{connectorId}
PUT /api/actions/connector/{connectorId}
Added 14
PUT /api/actions/connector/{id}
PUT /api/actions/action/{id}
POST /api/actions/connector/{id}/_execute
POST /api/actions/connector/{id}
POST /api/actions/action/{id}/_execute
POST /api/actions/action
GET /api/actions/list_action_types
GET /api/actions/connectors
GET /api/actions/connector_types
GET /api/actions/connector/{id}
GET /api/actions/action/{id}
GET /api/actions
DELETE /api/actions/connector/{id}
DELETE /api/actions/action/{id}

Please note: The additions, removals, and "breaking changes" in the connector endpoints are due to changes to the method for generating the documentation, rather than changes to the actual APIs.

43 structure changes including:
8 Breaking changes
14 Additions
14 Modifications
15 Removals
Modified 14
PUT /package_policies/{packagePolicyId}
  • Body
  • application/json; Elastic-Api-Version=2023-10-31 content type Modified
    • policy_id property Modified
      • Type went from string to string | null

    • output_id property Added
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • item property Modified
        • policy_id property Modified
          • Type went from string to string | null

PUT /agent_policies/{agentPolicyId}
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • item property Modified
        • package_policies property Modified
  • Query
  • format query parameter Added
POST /package_policies/upgrade/dryrun
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • diff property Modified
        • policy_id property Modified
          • Type went from string to string | null

POST /package_policies/_bulk_get
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • items property Modified
        • policy_id property Modified
          • Type went from string to string | null

POST /package_policies
  • Body
  • application/json; Elastic-Api-Version=2023-10-31 content type Modified
    • policy_id property Modified
      • Type went from string to string | null

    • output_id property Added
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • item property Modified
        • policy_id property Modified
          • Type went from string to string | null

POST /enrollment_api_keys
  • Body
  • application/json; Elastic-Api-Version=2023-10-31 content type Added
POST /agent_policies/{agentPolicyId}/copy
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • item property Modified
        • package_policies property Modified
  • Query
  • format query parameter Added
POST /agent_policies/_bulk_get
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • items property Modified
        • package_policies property Modified
  • Query
  • format query parameter Added
POST /agent_policies
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • item property Modified
        • package_policies property Modified
GET /package_policies/{packagePolicyId}
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • item property Modified
        • policy_id property Modified
          • Type went from string to string | null

GET /package_policies
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • items property Modified
        • policy_id property Modified
          • Type went from string to string | null

GET /enrollment_api_keys
  • Query
  • perPage, page, kuery query parameters Added
GET /agent_policies/{agentPolicyId}
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • item property Modified
        • package_policies property Modified
  • Query
  • format query parameter Added
GET /agent_policies
  • Response
  • 200 response Modified
    • application/json; Elastic-Api-Version=2023-10-31 content type Modified
      • items property Modified
        • package_policies property Modified
  • Query
  • format query parameter Added
Removed 15 Breaking
DELETE /api/actions/action/{actionId}
DELETE /api/actions/connector/{connectorId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/actions
GET /api/actions/action/{actionId}
GET /api/actions/connector/{connectorId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/actions/connector_types
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/actions/connectors
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/actions/list_action_types
POST /api/actions
POST /api/actions/action/{actionId}/_execute
POST /api/actions/connector
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/actions/connector/{connectorId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/actions/connector/{connectorId}/_execute
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
PUT /api/actions/action/{actionId}
PUT /api/actions/connector/{connectorId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 14
PUT /api/actions/connector/{id}
PUT /api/actions/action/{id}
POST /api/actions/connector/{id}/_execute
POST /api/actions/connector/{id}
POST /api/actions/action/{id}/_execute
POST /api/actions/action
GET /api/actions/list_action_types
GET /api/actions/connectors
GET /api/actions/connector_types
GET /api/actions/connector/{id}
GET /api/actions/action/{id}
GET /api/actions
DELETE /api/actions/connector/{id}
DELETE /api/actions/action/{id}

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

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

      Breaking

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

      Breaking

Elasticsearch Serverless API
167 structure changes including:
1 Breaking change
166 Modifications
1 Removal
Modified 166 Breaking
DELETE /_connector/{connector_id}
  • Query
  • delete_sync_jobs query parameter Modified
    • Query parameter is no longer required

DELETE /_data_stream/{name}
  • Query
  • master_timeout query parameter Added
GET /_alias
  • Response
  • 200 response Modified
    • application/json content type Modified
      • aliases property Modified
        • filter property Modified
GET /_alias/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • aliases property Modified
        • filter property Modified
GET /_application/search_application/{name}/_search
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hits property Modified
        • hits property Modified
GET /_async_search/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • response property Modified
        • hits property Modified
GET /_component_template
  • Response
  • 200 response Modified
    • application/json content type Modified
      • component_templates property Modified
        • component_template property Modified
GET /_component_template/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • component_templates property Modified
        • component_template property Modified
GET /_connector
  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
        • configuration, features, filtering properties Modified
        • error, index_name properties Modified
          • Combinator is now oneOf

        • service_type property Modified
          • Property is no longer required

        • api_key_secret_id, sync_cursor properties Added
GET /_connector/_sync_job
  • Query
  • job_type query parameter Modified
    • Type went from array[string] to string | array[string]

  • Response
  • 200 response Modified
    • application/json content type Modified
      • results property Modified
        • connector property Modified
GET /_connector/_sync_job/{connector_sync_job_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • connector property Modified
        • configuration property Modified
        • sync_cursor property Added
GET /_connector/{connector_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • configuration property Modified
        • default_value, options, type properties Modified
        • tooltip property Modified
          • Combinator is now oneOf

        • ui_restrictions, validations properties Modified
          • Properties are no longer required

        • value property Modified
          • Removing polymorphism is always breaking

            Breaking

      • error property Modified
        • Combinator is now oneOf

        • string alternative Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • string-1, string-2 alternatives Added
      • features property Modified
        • filtering_advanced_config, filtering_rules properties Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • native_connector_api_keys property Added
      • filtering property Modified
        • domain property Modified
          • Property is no longer required

      • index_name property Modified
        • Combinator is now oneOf

        • string-2 alternative Added
      • service_type property Modified
        • Property is no longer required

      • api_key_secret_id, sync_cursor properties Added
GET /_count
  • Body
  • application/json content type Modified
    • query property Modified
      • knn property Modified
        • k property Added
GET /_data_stream
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data_streams property Modified
        • indices, lifecycle properties Modified
        • failure_store, rollover_on_write properties Added
  • Query
  • master_timeout query parameter Added
GET /_data_stream/_stats
  • Response
  • 200 response Modified
    • application/json content type Modified
      • total_store_sizes property Modified
        • _types:ByteSize, _types:ByteSize alternatives Added
GET /_data_stream/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data_streams property Modified
        • indices, lifecycle properties Modified
        • failure_store, rollover_on_write properties Added
  • Query
  • master_timeout query parameter Added
GET /_data_stream/{name}/_lifecycle
  • Query
  • master_timeout query parameter Added
GET /_data_stream/{name}/_stats
  • Response
  • 200 response Modified
    • application/json content type Modified
      • total_store_sizes property Modified
        • _types:ByteSize, _types:ByteSize alternatives Added
GET /_enrich/policy
  • Response
  • 200 response Modified
    • application/json content type Modified
      • policies property Modified
        • config property Modified
GET /_enrich/policy/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • policies property Modified
        • config property Modified
GET /_field_caps
  • Body
  • application/json content type Modified
    • index_filter property Modified
      • knn property Modified
        • k property Added
GET /_index_template
  • Response
  • 200 response Modified
    • application/json content type Modified
      • index_templates property Modified
        • index_template property Modified
GET /_index_template/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • index_templates property Modified
        • index_template property Modified
GET /_mget
  • Response
  • 200 response Modified
    • application/json content type Modified
      • docs property Modified
        • get:GetResult alternative Modified
GET /_ml/anomaly_detectors
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jobs property Modified
        • datafeed_config property Modified
GET /_ml/anomaly_detectors/{job_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • jobs property Modified
        • datafeed_config property Modified
GET /_ml/data_frame/analytics
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data_frame_analytics property Modified
        • source property Modified
GET /_ml/data_frame/analytics/_preview
  • Body
  • application/json content type Modified
    • config property Modified
      • source property Modified
        • query property Modified
GET /_ml/data_frame/analytics/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data_frame_analytics property Modified
        • source property Modified
GET /_ml/data_frame/analytics/{id}/_preview
  • Body
  • application/json content type Modified
    • config property Modified
      • source property Modified
        • query property Modified
GET /_ml/datafeeds
  • Response
  • 200 response Modified
    • application/json content type Modified
      • datafeeds property Modified
        • query property Modified
GET /_ml/datafeeds/_preview
  • Body
  • application/json content type Modified
    • datafeed_config property Modified
      • query property Modified
        • knn property Modified
    • job_config property Modified
      • datafeed_config property Modified
        • query property Modified
GET /_ml/datafeeds/{datafeed_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • datafeeds property Modified
        • query property Modified
GET /_ml/datafeeds/{datafeed_id}/_preview
  • Body
  • application/json content type Modified
    • datafeed_config property Modified
      • query property Modified
        • knn property Modified
    • job_config property Modified
      • datafeed_config property Modified
        • query property Modified
GET /_ml/trained_models/_stats
  • Response
  • 200 response Modified
    • application/json content type Modified
      • trained_model_stats property Modified
        • deployment_stats, inference_stats, model_size_stats properties Modified
GET /_ml/trained_models/{model_id}/_stats
  • Response
  • 200 response Modified
    • application/json content type Modified
      • trained_model_stats property Modified
        • deployment_stats, inference_stats, model_size_stats properties Modified
GET /_msearch
  • Body
  • application/json content type Modified
    • msearch:MultisearchBody alternative Modified
      • query property Modified
        • knn property Modified
      • knn property Modified
        • _types:KnnSearch alternative Modified
        • array-2 alternative Modified
      • post_filter property Modified
        • knn property Modified
      • rescore property Modified
        • _types:Rescore, array-2 alternatives Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • responses property Modified
        • msearch:MultiSearchItem alternative Modified
  • Query
  • include_named_queries_score query parameter Added
GET /_msearch/template
  • Response
  • 200 response Modified
    • application/json content type Modified
      • responses property Modified
        • msearch:MultiSearchItem alternative Modified
GET /_rank_eval
  • Body
  • application/json content type Modified
    • requests property Modified
      • request property Modified
        • query property Modified
GET /_scripts/painless/_execute
  • Body
  • application/json content type Modified
    • context_setup property Modified
      • query property Modified
        • knn property Modified
GET /_search
  • Body
  • application/json content type Modified
    • knn property Modified
      • _types:KnnSearch alternative Modified
        • filter property Modified
      • array-2 alternative Modified
        • filter property Modified
    • post_filter property Modified
      • knn property Modified
        • k property Added
    • query property Modified
      • knn property Modified
        • k property Added
    • rescore property Modified
      • _types:Rescore alternative Modified
        • query property Modified
      • array-2 alternative Modified
        • query property Modified
    • retriever property Modified
      • standard property Modified
        • filter, query properties Modified
      • knn property Modified
        • filter property Modified
      • rrf property Modified
        • filter property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hits property Modified
        • hits property Modified
  • Query
  • include_named_queries_score query parameter Added
GET /_search/scroll
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hits property Modified
        • hits property Modified
GET /_search/scroll/{scroll_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hits property Modified
        • hits property Modified
GET /_search/template
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hits property Modified
        • hits property Modified
GET /_security/_authenticate
  • Response
  • 200 response Modified
    • application/json content type Modified
      • api_key property Modified
        • role_descriptors, limited_by properties Modified
GET /_security/_query/api_key
  • Response
  • 200 response Modified
    • application/json content type Modified
      • api_keys property Modified
        • role_descriptors, limited_by properties Modified
GET /_security/api_key
  • Response
  • 200 response Modified
    • application/json content type Modified
      • api_keys property Modified
        • role_descriptors, limited_by properties Modified
GET /_settings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • aliases property Modified
        • filter property Modified
      • settings property Modified
        • translog property Modified
      • defaults property Modified
        • translog property Modified
GET /_settings/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • aliases property Modified
        • filter property Modified
      • settings property Modified
        • translog property Modified
      • defaults property Modified
        • translog property Modified
GET /_sql
  • Body
  • application/json content type Modified
    • filter property Modified
      • knn property Modified
        • k property Added
GET /_sql/translate
  • Body
  • application/json content type Modified
    • filter property Modified
      • knn property Modified
        • k property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • query property Modified
        • knn property Modified
GET /_transform
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transforms property Modified
        • source property Modified
GET /_transform/_preview
  • Body
  • application/json content type Modified
    • source property Modified
      • query property Modified
        • knn property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • generated_dest_index property Modified
        • aliases, settings, defaults properties Modified
GET /_transform/{transform_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • transforms property Modified
        • source property Modified
GET /_transform/{transform_id}/_preview
  • Body
  • application/json content type Modified
    • source property Modified
      • query property Modified
        • knn property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • generated_dest_index property Modified
        • aliases, settings, defaults properties Modified
GET /_validate/query
  • Body
  • application/json content type Modified
    • query property Modified
      • knn property Modified
        • k property Added
GET /{index}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • aliases property Modified
        • filter property Modified
      • settings property Modified
        • translog property Modified
      • defaults property Modified
        • translog property Modified
GET /{index}/_alias
  • Response
  • 200 response Modified
    • application/json content type Modified
      • aliases property Modified
        • filter property Modified
GET /{index}/_alias/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • aliases property Modified
        • filter property Modified
GET /{index}/_count
  • Body
  • application/json content type Modified
    • query property Modified
      • knn property Modified
        • k property Added
GET /{index}/_doc/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • _ignored property Added
GET /{index}/_eql/search
  • Body
  • application/json content type Modified
    • filter property Modified
      • query_dsl:QueryContainer alternative Modified
        • knn property Modified
      • array-2 alternative Modified
        • knn property Modified
GET /{index}/_explain/{id}
  • Body
  • application/json content type Modified
    • query property Modified
      • knn property Modified
        • k property Added
GET /{index}/_field_caps
  • Body
  • application/json content type Modified
    • index_filter property Modified
      • knn property Modified
        • k property Added
GET /{index}/_graph/explore
  • Body
  • application/json content type Modified
    • connections property Modified
      • query property Modified
        • knn property Modified
    • query property Modified
      • knn property Modified
        • k property Added
GET /{index}/_lifecycle/explain
  • Response
  • 200 response Modified
    • application/json content type Modified
      • indices property Modified
        • lifecycle property Modified
GET /{index}/_mget
  • Response
  • 200 response Modified
    • application/json content type Modified
      • docs property Modified
        • get:GetResult alternative Modified
GET /{index}/_msearch
  • Body
  • application/json content type Modified
    • msearch:MultisearchBody alternative Modified
      • query property Modified
        • knn property Modified
      • knn property Modified
        • _types:KnnSearch alternative Modified
        • array-2 alternative Modified
      • post_filter property Modified
        • knn property Modified
      • rescore property Modified
        • _types:Rescore, array-2 alternatives Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • responses property Modified
        • msearch:MultiSearchItem alternative Modified
  • Query
  • include_named_queries_score query parameter Added
GET /{index}/_msearch/template
  • Response
  • 200 response Modified
    • application/json content type Modified
      • responses property Modified
        • msearch:MultiSearchItem alternative Modified
GET /{index}/_mvt/{field}/{zoom}/{x}/{y}
  • Body
  • application/json content type Modified
    • query property Modified
      • knn property Modified
        • k property Added
GET /{index}/_rank_eval
  • Body
  • application/json content type Modified
    • requests property Modified
      • request property Modified
        • query property Modified
GET /{index}/_search
  • Body
  • application/json content type Modified
    • knn property Modified
      • _types:KnnSearch alternative Modified
        • filter property Modified
      • array-2 alternative Modified
        • filter property Modified
    • post_filter property Modified
      • knn property Modified
        • k property Added
    • query property Modified
      • knn property Modified
        • k property Added
    • rescore property Modified
      • _types:Rescore alternative Modified
        • query property Modified
      • array-2 alternative Modified
        • query property Modified
    • retriever property Modified
      • standard property Modified
        • filter, query properties Modified
      • knn property Modified
        • filter property Modified
      • rrf property Modified
        • filter property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hits property Modified
        • hits property Modified
  • Query
  • include_named_queries_score query parameter Added
GET /{index}/_search/template
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hits property Modified
        • hits property Modified
GET /{index}/_settings
  • Response
  • 200 response Modified
    • application/json content type Modified
      • aliases property Modified
        • filter property Modified
      • settings property Modified
        • translog property Modified
      • defaults property Modified
        • translog property Modified
GET /{index}/_settings/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • aliases property Modified
        • filter property Modified
      • settings property Modified
        • translog property Modified
      • defaults property Modified
        • translog property Modified
GET /{index}/_terms_enum
  • Body
  • application/json content type Modified
    • index_filter property Modified
      • knn property Modified
        • k property Added
GET /{index}/_validate/query
  • Body
  • application/json content type Modified
    • query property Modified
      • knn property Modified
        • k property Added
POST /_aliases
  • Body
  • application/json content type Modified
    • actions property Modified
      • add property Modified
        • filter property Modified
POST /_application/search_application/{name}/_search
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hits property Modified
        • hits property Modified
POST /_async_search
  • Body
  • application/json content type Modified
    • knn property Modified
      • _types:KnnSearch alternative Modified
        • filter property Modified
      • array-2 alternative Modified
        • filter property Modified
    • post_filter property Modified
      • knn property Modified
        • k property Added
    • query property Modified
      • knn property Modified
        • k property Added
    • rescore property Modified
      • _types:Rescore alternative Modified
        • query property Modified
      • array-2 alternative Modified
        • query property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • response property Modified
        • hits property Modified
POST /_component_template/{name}
  • Body
  • application/json content type Modified
    • template property Modified
      • aliases property Modified
        • filter property Modified
      • settings property Modified
        • translog property Modified
      • defaults property Modified
        • translog property Modified
POST /_connector
  • Body
  • application/json content type Modified
    • index_name property Modified
      • Removing polymorphism is always breaking

        Breaking

  • Response
  • 200 response Modified
    • application/json content type Modified
      • result property Added
POST /_count
  • Body
  • application/json content type Modified
    • query property Modified
      • knn property Modified
        • k property Added
POST /_data_stream/_migrate/{name}
  • Query
  • master_timeout, timeout query parameters Added
POST /_field_caps
  • Body
  • application/json content type Modified
    • index_filter property Modified
      • knn property Modified
        • k property Added
POST /_index_template/_simulate
  • Body
  • application/json content type Modified
    • template property Modified
      • aliases property Modified
        • filter property Modified
      • settings property Modified
        • translog property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • template property Modified
        • aliases, settings properties Modified
POST /_index_template/_simulate/{name}
  • Body
  • application/json content type Modified
    • template property Modified
      • aliases property Modified
        • filter property Modified
      • settings property Modified
        • translog property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • template property Modified
        • aliases, settings properties Modified
POST /_index_template/_simulate_index/{name}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • template property Modified
        • aliases, settings properties Modified
POST /_index_template/{name}
  • Body
  • application/json content type Modified
    • template property Modified
      • aliases property Modified
        • filter property Modified
      • settings property Modified
        • translog property Modified
POST /_mget
  • Response
  • 200 response Modified
    • application/json content type Modified
      • docs property Modified
        • get:GetResult alternative Modified
POST /_ml/anomaly_detectors/{job_id}/_update
  • Response
  • 200 response Modified
    • application/json content type Modified
      • datafeed_config property Modified
        • query property Modified
POST /_ml/data_frame/_evaluate
  • Body
  • application/json content type Modified
    • query property Modified
      • knn property Modified
        • k property Added
POST /_ml/data_frame/analytics/_preview
  • Body
  • application/json content type Modified
    • config property Modified
      • source property Modified
        • query property Modified
POST /_ml/data_frame/analytics/{id}/_preview
  • Body
  • application/json content type Modified
    • config property Modified
      • source property Modified
        • query property Modified
POST /_ml/data_frame/analytics/{id}/_update
  • Response
  • 200 response Modified
    • application/json content type Modified
      • source property Modified
        • query property Modified
POST /_ml/datafeeds/_preview
  • Body
  • application/json content type Modified
    • datafeed_config property Modified
      • query property Modified
        • knn property Modified
    • job_config property Modified
      • datafeed_config property Modified
        • query property Modified
POST /_ml/datafeeds/{datafeed_id}/_preview
  • Body
  • application/json content type Modified
    • datafeed_config property Modified
      • query property Modified
        • knn property Modified
    • job_config property Modified
      • datafeed_config property Modified
        • query property Modified
POST /_ml/datafeeds/{datafeed_id}/_update
  • Body
  • application/json content type Modified
    • query property Modified
      • knn property Modified
        • k property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • query property Modified
        • knn property Modified
POST /_ml/trained_models/{model_id}/_infer
  • Response
  • 200 response Modified
    • application/json content type Modified
      • inference_results property Modified
        • predicted_value property Modified
POST /_ml/trained_models/{model_id}/deployment/_infer
  • Response
  • 200 response Modified
    • application/json content type Modified
      • inference_results property Modified
        • predicted_value property Modified
POST /_ml/trained_models/{model_id}/deployment/_start
  • Response
  • 200 response Modified
    • application/json content type Modified
      • assignment property Modified
        • task_parameters property Modified
POST /_ml/trained_models/{model_id}/deployment/_update
  • Response
  • 200 response Modified
    • application/json content type Modified
      • assignment property Modified
        • task_parameters property Modified
POST /_msearch
  • Body
  • application/json content type Modified
    • msearch:MultisearchBody alternative Modified
      • query property Modified
        • knn property Modified
      • knn property Modified
        • _types:KnnSearch alternative Modified
        • array-2 alternative Modified
      • post_filter property Modified
        • knn property Modified
      • rescore property Modified
        • _types:Rescore, array-2 alternatives Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • responses property Modified
        • msearch:MultiSearchItem alternative Modified
  • Query
  • include_named_queries_score query parameter Added
POST /_msearch/template
  • Response
  • 200 response Modified
    • application/json content type Modified
      • responses property Modified
        • msearch:MultiSearchItem alternative Modified
POST /_query
  • Body
  • application/json content type Modified
    • filter property Modified
      • knn property Modified
        • k property Added
    • tables property Added
POST /_rank_eval
  • Body
  • application/json content type Modified
    • requests property Modified
      • request property Modified
        • query property Modified
POST /_reindex
  • Body
  • application/json content type Modified
    • source property Modified
      • query property Modified
        • knn property Modified
POST /_scripts/painless/_execute
  • Body
  • application/json content type Modified
    • context_setup property Modified
      • query property Modified
        • knn property Modified
POST /_search
  • Body
  • application/json content type Modified
    • knn property Modified
      • _types:KnnSearch alternative Modified
        • filter property Modified
      • array-2 alternative Modified
        • filter property Modified
    • post_filter property Modified
      • knn property Modified
        • k property Added
    • query property Modified
      • knn property Modified
        • k property Added
    • rescore property Modified
      • _types:Rescore alternative Modified
        • query property Modified
      • array-2 alternative Modified
        • query property Modified
    • retriever property Modified
      • standard property Modified
        • filter, query properties Modified
      • knn property Modified
        • filter property Modified
      • rrf property Modified
        • filter property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hits property Modified
        • hits property Modified
  • Query
  • include_named_queries_score query parameter Added
POST /_search/scroll
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hits property Modified
        • hits property Modified
POST /_search/scroll/{scroll_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hits property Modified
        • hits property Modified
POST /_search/template
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hits property Modified
        • hits property Modified
POST /_security/_query/api_key
  • Response
  • 200 response Modified
    • application/json content type Modified
      • api_keys property Modified
        • role_descriptors, limited_by properties Modified
POST /_security/api_key
  • Body
  • application/json content type Modified
    • role_descriptors property Modified
      • indices property Modified
        • query property Modified
POST /_sql
  • Body
  • application/json content type Modified
    • filter property Modified
      • knn property Modified
        • k property Added
POST /_sql/translate
  • Body
  • application/json content type Modified
    • filter property Modified
      • knn property Modified
        • k property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • query property Modified
        • knn property Modified
POST /_template/{name}
  • Body
  • application/json content type Modified
    • aliases property Modified
      • filter property Modified
        • knn property Modified
    • settings property Modified
      • translog property Modified
        • flush_threshold_size, retention properties Modified
POST /_transform/_preview
  • Body
  • application/json content type Modified
    • source property Modified
      • query property Modified
        • knn property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • generated_dest_index property Modified
        • aliases, settings, defaults properties Modified
POST /_transform/{transform_id}/_preview
  • Body
  • application/json content type Modified
    • source property Modified
      • query property Modified
        • knn property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • generated_dest_index property Modified
        • aliases, settings, defaults properties Modified
POST /_transform/{transform_id}/_update
  • Body
  • application/json content type Modified
    • source property Modified
      • query property Modified
        • knn property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • source property Modified
        • query property Modified
POST /_validate/query
  • Body
  • application/json content type Modified
    • query property Modified
      • knn property Modified
        • k property Added
POST /{alias}/_rollover
  • Body
  • application/json content type Modified
    • aliases property Modified
      • filter property Modified
        • knn property Modified
    • conditions property Modified
      • max_size property Modified
        • _types:ByteSize, _types:ByteSize alternatives Added
      • min_size property Modified
        • _types:ByteSize, _types:ByteSize alternatives Added
      • max_primary_shard_size property Modified
        • _types:ByteSize, _types:ByteSize alternatives Added
      • min_primary_shard_size property Modified
        • _types:ByteSize, _types:ByteSize alternatives Added
POST /{alias}/_rollover/{new_index}
  • Body
  • application/json content type Modified
    • aliases property Modified
      • filter property Modified
        • knn property Modified
    • conditions property Modified
      • max_size property Modified
        • _types:ByteSize, _types:ByteSize alternatives Added
      • min_size property Modified
        • _types:ByteSize, _types:ByteSize alternatives Added
      • max_primary_shard_size property Modified
        • _types:ByteSize, _types:ByteSize alternatives Added
      • min_primary_shard_size property Modified
        • _types:ByteSize, _types:ByteSize alternatives Added
POST /{index}/_alias/{name}
  • Body
  • application/json content type Modified
    • filter property Modified
      • knn property Modified
        • k property Added
POST /{index}/_aliases/{name}
  • Body
  • application/json content type Modified
    • filter property Modified
      • knn property Modified
        • k property Added
POST /{index}/_async_search
  • Body
  • application/json content type Modified
    • knn property Modified
      • _types:KnnSearch alternative Modified
        • filter property Modified
      • array-2 alternative Modified
        • filter property Modified
    • post_filter property Modified
      • knn property Modified
        • k property Added
    • query property Modified
      • knn property Modified
        • k property Added
    • rescore property Modified
      • _types:Rescore alternative Modified
        • query property Modified
      • array-2 alternative Modified
        • query property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • response property Modified
        • hits property Modified
POST /{index}/_count
  • Body
  • application/json content type Modified
    • query property Modified
      • knn property Modified
        • k property Added
POST /{index}/_delete_by_query
  • Body
  • application/json content type Modified
    • query property Modified
      • knn property Modified
        • k property Added
POST /{index}/_eql/search
  • Body
  • application/json content type Modified
    • filter property Modified
      • query_dsl:QueryContainer alternative Modified
        • knn property Modified
      • array-2 alternative Modified
        • knn property Modified
POST /{index}/_explain/{id}
  • Body
  • application/json content type Modified
    • query property Modified
      • knn property Modified
        • k property Added
POST /{index}/_field_caps
  • Body
  • application/json content type Modified
    • index_filter property Modified
      • knn property Modified
        • k property Added
POST /{index}/_graph/explore
  • Body
  • application/json content type Modified
    • connections property Modified
      • query property Modified
        • knn property Modified
    • query property Modified
      • knn property Modified
        • k property Added
POST /{index}/_mget
  • Response
  • 200 response Modified
    • application/json content type Modified
      • docs property Modified
        • get:GetResult alternative Modified
POST /{index}/_msearch
  • Body
  • application/json content type Modified
    • msearch:MultisearchBody alternative Modified
      • query property Modified
        • knn property Modified
      • knn property Modified
        • _types:KnnSearch alternative Modified
        • array-2 alternative Modified
      • post_filter property Modified
        • knn property Modified
      • rescore property Modified
        • _types:Rescore, array-2 alternatives Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • responses property Modified
        • msearch:MultiSearchItem alternative Modified
  • Query
  • include_named_queries_score query parameter Added
POST /{index}/_msearch/template
  • Response
  • 200 response Modified
    • application/json content type Modified
      • responses property Modified
        • msearch:MultiSearchItem alternative Modified
POST /{index}/_mvt/{field}/{zoom}/{x}/{y}
  • Body
  • application/json content type Modified
    • query property Modified
      • knn property Modified
        • k property Added
POST /{index}/_rank_eval
  • Body
  • application/json content type Modified
    • requests property Modified
      • request property Modified
        • query property Modified
POST /{index}/_search
  • Body
  • application/json content type Modified
    • knn property Modified
      • _types:KnnSearch alternative Modified
        • filter property Modified
      • array-2 alternative Modified
        • filter property Modified
    • post_filter property Modified
      • knn property Modified
        • k property Added
    • query property Modified
      • knn property Modified
        • k property Added
    • rescore property Modified
      • _types:Rescore alternative Modified
        • query property Modified
      • array-2 alternative Modified
        • query property Modified
    • retriever property Modified
      • standard property Modified
        • filter, query properties Modified
      • knn property Modified
        • filter property Modified
      • rrf property Modified
        • filter property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hits property Modified
        • hits property Modified
  • Query
  • include_named_queries_score query parameter Added
POST /{index}/_search/template
  • Response
  • 200 response Modified
    • application/json content type Modified
      • hits property Modified
        • hits property Modified
POST /{index}/_terms_enum
  • Body
  • application/json content type Modified
    • index_filter property Modified
      • knn property Modified
        • k property Added
POST /{index}/_update_by_query
  • Body
  • application/json content type Modified
    • query property Modified
      • knn property Modified
        • k property Added
  • Query
  • q query parameter Added
POST /{index}/_validate/query
  • Body
  • application/json content type Modified
    • query property Modified
      • knn property Modified
        • k property Added
PUT /_component_template/{name}
  • Body
  • application/json content type Modified
    • template property Modified
      • aliases property Modified
        • filter property Modified
      • settings property Modified
        • translog property Modified
      • defaults property Modified
        • translog property Modified
PUT /_connector
  • Body
  • application/json content type Modified
    • index_name property Modified
      • Removing polymorphism is always breaking

        Breaking

  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Added
PUT /_connector/{connector_id}
  • Body
  • application/json content type Modified
    • index_name property Modified
      • Removing polymorphism is always breaking

        Breaking

  • Response
  • 200 response Modified
    • application/json content type Modified
      • id property Added
PUT /_connector/{connector_id}/_api_key_id
  • Body
  • application/json content type Modified
    • api_key_id, api_key_secret_id properties Modified
      • Removing polymorphism is always breaking

        Breaking

PUT /_connector/{connector_id}/_configuration
  • Body
  • application/json content type Modified
    • configuration property Modified
      • default_value property Modified
        • _types:ScalarValue, _types:ScalarValue, _types:ScalarValue, _types:ScalarValue, _types:ScalarValue alternatives Added
      • options property Modified
        • value property Modified
      • tooltip property Modified
        • Combinator is now oneOf

        • string alternative Removed
          • Removing a resource is always breaking unless it was deprecated before

            Breaking

        • string-1, string-2 alternatives Added
      • type property Modified
      • ui_restrictions, validations properties Modified
        • Properties are no longer required

      • value property Modified
        • Removing polymorphism is always breaking

          Breaking

PUT /_connector/{connector_id}/_filtering
  • Body
  • application/json content type Modified
    • filtering property Modified
      • domain property Modified
        • Property is no longer required

PUT /_connector/{connector_id}/_name
  • Body
  • application/json content type Modified
    • name property Modified
      • Property is no longer required

PUT /_data_stream/{name}
  • Query
  • master_timeout, timeout query parameters Added
PUT /_enrich/policy/{name}
  • Body
  • application/json content type Modified
    • geo_match property Modified
      • query property Modified
        • knn property Modified
    • match property Modified
      • query property Modified
        • knn property Modified
    • range property Modified
      • query property Modified
        • knn property Modified
PUT /_index_template/{name}
  • Body
  • application/json content type Modified
    • template property Modified
      • aliases property Modified
        • filter property Modified
      • settings property Modified
        • translog property Modified
PUT /_ml/anomaly_detectors/{job_id}
  • Body
  • application/json content type Modified
    • datafeed_config property Modified
      • query property Modified
        • knn property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • datafeed_config property Modified
        • query property Modified
PUT /_ml/data_frame/analytics/{id}
  • Body
  • application/json content type Modified
    • source property Modified
      • query property Modified
        • knn property Modified
  • Response
  • 200 response Modified
    • application/json content type Modified
      • source property Modified
        • query property Modified
PUT /_ml/datafeeds/{datafeed_id}
  • Body
  • application/json content type Modified
    • query property Modified
      • knn property Modified
        • k property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • query property Modified
        • knn property Modified
PUT /_ml/trained_models/{model_id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • model_size_bytes property Modified
        • _types:ByteSize, _types:ByteSize alternatives Added
PUT /_security/api_key
  • Body
  • application/json content type Modified
    • role_descriptors property Modified
      • indices property Modified
        • query property Modified
PUT /_security/api_key/{id}
  • Body
  • application/json content type Modified
    • role_descriptors property Modified
      • indices property Modified
        • query property Modified
PUT /_settings
  • Body
  • application/json content type Modified
    • translog property Modified
      • flush_threshold_size property Modified
        • _types:ByteSize, _types:ByteSize alternatives Added
      • retention property Modified
        • size property Modified
PUT /_synonyms/{id}
  • Body
  • application/json content type Modified
    • synonyms_set property Modified
      • Combinator is now oneOf

      • array alternative Removed
        • Removing a resource is always breaking unless it was deprecated before

          Breaking

      • _types:SynonymRule alternative Added
      • array-2 alternative Added
PUT /_template/{name}
  • Body
  • application/json content type Modified
    • aliases property Modified
      • filter property Modified
        • knn property Modified
    • settings property Modified
      • translog property Modified
        • flush_threshold_size, retention properties Modified
PUT /_transform/{transform_id}
  • Body
  • application/json content type Modified
    • source property Modified
      • query property Modified
        • knn property Modified
PUT /{index}
  • Body
  • application/json content type Modified
    • aliases property Modified
      • filter property Modified
        • knn property Modified
    • settings property Modified
      • translog property Modified
        • flush_threshold_size, retention properties Modified
PUT /{index}/_alias/{name}
  • Body
  • application/json content type Modified
    • filter property Modified
      • knn property Modified
        • k property Added
PUT /{index}/_aliases/{name}
  • Body
  • application/json content type Modified
    • filter property Modified
      • knn property Modified
        • k property Added
PUT /{index}/_settings
  • Body
  • application/json content type Modified
    • translog property Modified
      • flush_threshold_size property Modified
        • _types:ByteSize, _types:ByteSize alternatives Added
      • retention property Modified
        • size property Modified
Removed 1 Breaking
PUT /_connector/{connector_id}/_last_sync
  • 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
Kibana Serverless API

We've added the Serverless Fleet and alerting APIs and updated the method for generating these docs so they now include the "Elastic-Api-Version" qualifier.

155 structure changes including:
117 Additions
37 Modifications
1 Removal
Modified 37 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Removed 1
GET /api/status
Added 117
POST /outputs
POST /logstash_api_keys
POST /health_check
POST /fleet_server_hosts
POST /epm/packages/{pkgkey}
POST /epm/packages/{pkgName}/{pkgVersion}/transforms/authorize
POST /epm/packages/{pkgName}/{pkgVersion}
POST /epm/packages/_bulk
POST /epm/packages
POST /epm/bulk_assets
POST /enrollment_api_keys
POST /enrollment-api-keys
POST /api/alerting/rule/{rule_id}/alert/{alert_id}/_unmute
POST /api/alerting/rule/{rule_id}/alert/{alert_id}/_mute
POST /api/alerting/rule/{id}/_update_api_key
POST /api/alerting/rule/{id}/_unmute_all
POST /api/alerting/rule/{id}/_mute_all
POST /api/alerting/rule/{id}/_enable
POST /api/alerting/rule/{id}/_disable
DELETE /agent_download_sources/{sourceId}
PUT /settings
PUT /proxies/{itemId}
PUT /package_policies/{packagePolicyId}
PUT /outputs/{outputId}
PUT /fleet_server_hosts/{itemId}
PUT /epm/packages/{pkgName}/{pkgVersion}
PUT /api/alerting/rule/{id}
PUT /agents/{agentId}/reassign
PUT /agents/{agentId}
PUT /agent_policies/{agentPolicyId}
PUT /agent_download_sources/{sourceId}
POST /setup
POST /service_tokens
POST /service-tokens
POST /proxies
POST /package_policies/upgrade/dryrun
POST /package_policies/upgrade
POST /package_policies/delete
POST /package_policies/_bulk_get
POST /package_policies
GET /agent_status/data
GET /agents
GET /agents/action_status
GET /agents/files/{fileId}/{fileName}
GET /agents/setup
GET /agents/tags
GET /agents/{agentId}
GET /agents/{agentId}/uploads
GET /api/alerting/rule/{id}
GET /api/alerting/rules/_find
GET /api/status
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
DELETE /agents/files/{fileId}
DELETE /agents/{agentId}
DELETE /api/alerting/rule/{id}
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}
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 /epm/packages/{pkgName}/stats
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 /api/alerting/rule/{id}
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 /settings
GET /settings/enrollment
GET /uninstall_tokens
GET /uninstall_tokens/{uninstallTokenId}

We've added the Fleet and Service Level Objectives APIs and updated the method for generating these docs so they now include the "Elastic-Api-Version" qualifier.

228 structure changes including:
14 Breaking changes
126 Additions
88 Modifications
14 Removals
Modified 88 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Removed 14 Breaking
PUT /api/alerting/rule/{ruleId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/alerting/rule/{ruleId}/alert/{alertId}/_unmute
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/alerting/rule/{ruleId}/alert/{alertId}/_mute
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/alerting/rule/{ruleId}/_update_api_key
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/alerting/rule/{ruleId}/_unmute_all
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/alerting/rule/{ruleId}/_mute_all
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/alerting/rule/{ruleId}/_enable
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/alerting/rule/{ruleId}/_disable
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/alerting/rule/{ruleId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
POST /api/alerting/rule
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/status
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/alerting/rules/_find
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
GET /api/alerting/rule/{ruleId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
DELETE /api/alerting/rule/{ruleId}
  • Removing a resource is always breaking unless it was deprecated before
    Breaking
Added 126
PUT /agent_download_sources/{sourceId}
PUT /agent_policies/{agentPolicyId}
PUT /agents/{agentId}
PUT /agents/{agentId}/reassign
PUT /api/alerting/rule/{id}
PUT /epm/packages/{pkgName}/{pkgVersion}
PUT /fleet_server_hosts/{itemId}
PUT /outputs/{outputId}
PUT /package_policies/{packagePolicyId}
PUT /proxies/{itemId}
PUT /s/{spaceId}/api/observability/slos/{sloId}
PUT /settings
DELETE /agent_download_sources/{sourceId}
GET /api/alerting/rule/{id}
GET /api/alerting/rules/_find
GET /api/status
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
DELETE /agents/files/{fileId}
DELETE /agents/{agentId}
DELETE /api/alerting/rule/{id}
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}
GET /agents/{agentId}/uploads
GET /s/{spaceId}/api/observability/slos/{sloId}
POST /api/alerting/rule/{rule_id}/alert/{alert_id}/_mute
POST /api/alerting/rule/{rule_id}/alert/{alert_id}/_unmute
POST /enrollment-api-keys
POST /enrollment_api_keys
POST /epm/bulk_assets
POST /epm/packages
POST /epm/packages/_bulk
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
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 /api/alerting/rule/{id}
POST /api/alerting/rule/{id}/_disable
POST /api/alerting/rule/{id}/_enable
POST /api/alerting/rule/{id}/_mute_all
POST /api/alerting/rule/{id}/_unmute_all
POST /api/alerting/rule/{id}/_update_api_key

Adds the v8 version of the documentation

Added alerting and cases

53 structure changes including:
52 Additions
1 Modification
Modified 1
GET /api/status
  • Header
  • elastic-api-version header Added
Added 52
DELETE /api/alerting/rule/{ruleId}
PATCH /api/cases
PATCH /api/cases/configure/{configurationId}
PATCH /api/cases/{caseId}/comments
POST /api/alerting/rule
POST /api/alerting/rule/{ruleId}
POST /api/alerting/rule/{ruleId}/_disable
POST /api/alerting/rule/{ruleId}/_enable
POST /api/alerting/rule/{ruleId}/_mute_all
POST /api/alerting/rule/{ruleId}/_unmute_all
POST /api/alerting/rule/{ruleId}/_update_api_key
POST /api/alerting/rule/{ruleId}/alert/{alertId}/_mute
POST /api/alerting/rule/{ruleId}/alert/{alertId}/_unmute
POST /api/alerts/alert/{alertId}
POST /api/alerts/alert/{alertId}/_disable
POST /api/alerts/alert/{alertId}/_enable
POST /api/alerts/alert/{alertId}/_mute_all
POST /api/alerts/alert/{alertId}/_unmute_all
POST /api/alerts/alert/{alertId}/alert_instance/{alertInstanceId}/_mute
POST /api/alerts/alert/{alertId}/alert_instance/{alertInstanceId}/_unmute
POST /api/cases
POST /api/cases/configure
POST /api/cases/{caseId}/comments
POST /api/cases/{caseId}/connector/{connectorId}/_push
PUT /api/alerting/rule/{ruleId}
PUT /api/alerts/alert/{alertId}
DELETE /api/alerts/alert/{alertId}
DELETE /api/cases
DELETE /api/cases/{caseId}/comments
DELETE /api/cases/{caseId}/comments/{commentId}
GET /api/alerting/_health
GET /api/alerting/rule/{ruleId}
GET /api/alerting/rule_types
GET /api/alerting/rules/_find
GET /api/alerts/alert/{alertId}
GET /api/alerts/alerts/_find
GET /api/alerts/alerts/_health
GET /api/alerts/alerts/list_alert_types
GET /api/cases/_find
GET /api/cases/alerts/{alertId}
GET /api/cases/configure
GET /api/cases/configure/connectors/_find
GET /api/cases/reporters
GET /api/cases/status
GET /api/cases/tags
GET /api/cases/{caseId}
GET /api/cases/{caseId}/alerts
GET /api/cases/{caseId}/comments
GET /api/cases/{caseId}/comments/_find
GET /api/cases/{caseId}/comments/{commentId}
GET /api/cases/{caseId}/user_actions
GET /api/cases/{caseId}/user_actions/_find