Delete a role Beta
Path parameters
-
Minimum length is
1
.
DELETE
/api/security/role/{name}
curl \
-X DELETE https://<KIBANA_URL>/api/security/role/{name} \
-H "kbn-xsrf: true"
Minimum length is 1
.
curl \
-X DELETE https://<KIBANA_URL>/api/security/role/{name} \
-H "kbn-xsrf: true"