- Kibana Guide: other versions:
- What is Kibana?
- Get started
- Set Up Kibana
- Discover
- Visualize
- Dashboard
- Canvas
- Graph data connections
- Machine learning
- Elastic Maps
- Metrics
- Logs
- APM
- Uptime
- SIEM
- Dev Tools
- Stack Monitoring
- Management
- Reporting from Kibana
- REST API
- Kibana plugins
- Limitations
- Release Highlights
- Breaking Changes
- Release Notes
- Developer guide
IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Kibana role management APIs
editKibana role management APIs
editManage the roles that grant Kibana privileges.
Do not use the Elasticsearch role management APIs to manage Kibana roles.
The following Kibana role management APIs are available:
- Create or update role API to create a new Kibana role, or update the attributes of an existing role
- Get all Kibana roles API to retrieve all Kibana roles
- Get specific role API to retrieve a specific role
- Delete role API to delete a Kibana role
Was this helpful?
Thank you for your feedback.