Delete a role
Path parameters
-
name
string Required Minimum length is
1
.
DELETE
/api/security/role/{name}
curl \
--request DELETE https://localhost:5601/api/security/role/{name} \
--header "kbn-xsrf: true"
Minimum length is 1
.
curl \
--request DELETE https://localhost:5601/api/security/role/{name} \
--header "kbn-xsrf: true"