Skip to content

Commit

Permalink
[CI] Auto-commit changed files from 'make api-docs'
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Nov 14, 2024
1 parent b3a6fd7 commit 94ec6f3
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions oas_docs/output/kibana.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61716,19 +61716,4 @@ x-topics:

If you use the Kibana console to send API requests, it automatically adds the appropriate space identifier.

To learn more, check out [Spaces](https://www.elastic.co/guide/en/kibana/master/xpack-spaces.html).
- title: Kibana spaces
content: |
Spaces enable you to organize your dashboards and other saved objects into meaningful categories.
You can use the default space or create your own spaces.

To run APIs in non-default spaces, you must add `s/{space_id}/` to the path.
For example:

```
curl -X GET "http://localhost:5601/s/marketing/api/data_views"
```

If you use the Kibana console to send API requests, it automatically adds the appropriate space identifier.

To learn more, check out [Spaces](https://www.elastic.co/guide/en/kibana/master/xpack-spaces.html).

0 comments on commit 94ec6f3

Please sign in to comment.