Returns the path to update a role Example: /role/roleId
/role/roleId
static String updateRole(String roleId) => '/role/$roleId';