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 "Authorization: $API_KEY" \
--header "kbn-xsrf: true"