[role="xpack"] [[role-management-api]] == {kib} role management APIs Manage the roles that grant <>. WARNING: Do not use the {ref}/security-api.html#security-role-apis[{es} role management APIs] to manage {kib} roles. The following {kib} role management APIs are available: * <> to create a new {kib} role, or update the attributes of an existing role * <> to retrieve all {kib} roles * <> to retrieve a specific role * <> to delete a {kib} role include::role-management/put.asciidoc[] include::role-management/get.asciidoc[] include::role-management/get-all.asciidoc[] include::role-management/delete.asciidoc[]