sdk.AppPermissionApi().deleteByAppIdAndPermissionId({ appId:"" , permissionId:"" }).then(function(result) { alert("success"); } );