Support bulk endpoint for creating/updating roles #187427
Labels
Feature:Users/Roles/API Keys
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
ES has merged support for bulk roles creation elastic/elasticsearch#109339
POST _security/_bulk/role
.We need to add support for corresponding endpoint on our side. Check if that could be used for bulk update of roles.
The text was updated successfully, but these errors were encountered: