Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CI] Auto-commit changed files from 'make api-docs'
Browse files Browse the repository at this point in the history
kibanamachine committed Nov 14, 2024

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
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
@@ -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.